Searched refs:Last (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.h79 int (*Last)(BtCursor*, int *pRes); member in struct:BtCursorOps
130 #define sqliteBtreeLast(pCur, pRes) (btCOps(pCur)->Last(pCur, pRes))
/illumos-gate/usr/src/lib/libshell/common/features/
H A Dmath.sh183 * first byte is two-digit octal number. Last digit is number of args
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c107 static TREE *Last[MINSIZE/WORDSIZE-1]; variable
141 Last[i] = tp;
156 Last[i] = NULL;
508 Last[ts] = tp;
510 sp = Last[ts];
514 Last[ts] = tp;
/illumos-gate/usr/src/cmd/bart/
H A Drules.c1007 * satisfies the spec that "Last rule wins". Also, the default rule should
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c58 #define Last 1 /* Ptr to last element of a chain */ macro
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.s699 / Last Round Tables:
803 / Last Round Tables:
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1384 / port 0xcf9 failed also. Last-ditch effort is to

Completed in 74 milliseconds