Searched refs:raise (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/jcl/
H A DJCL.mk39 event raise $(<:/.RAISE$//)$(JCL_AUTO_FRAGMENT_INDEX:+$(~$(<<):N=\(JCL_AUTO_FRAG\):+-$(JCL_AUTO_FRAG)))
/ast/src/cmd/coshell/
H A Devent.c67 "[+raise \aevent\a ...?Raise \aevent\a ...]"
153 Number_t time; /* last raise time */
154 Number_t raise; /* total # raise requests */ member in struct:Data_s
470 dat->raise++;
491 if (dat->raise)
868 log(state, con, 'I', "event %s %s %d%s%s", con->list.dptr, fmttime("%K", data.time), data.raise, (data.flags & DATA_clear) ? " CLEAR" : "", (data.flags & DATA_hold) ? " HOLD" : "");
1034 data.raise = IDENT_VERSION;
1043 state->major = (data.raise >> 16) & 0xffff;
1044 state->minor = data.raise
[all...]
/ast/src/lib/libtk/
H A DMakefile316 doc/raise.n \
/ast/src/lib/libtk/library/demos/
H A Dwidget356 raise .code

Completed in 15 milliseconds