Searched defs:INSERT (Results 1 – 8 of 8) sorted by relevance
/minix3/external/bsd/nvi/dist/ex/ |
H A D | ex_append.c | 33 enum which {APPEND, CHANGE, INSERT}; enumerator
|
/minix3/lib/libedit/ |
H A D | chared.h | 132 #define INSERT 0x02 macro
|
/minix3/minix/servers/vfs/ |
H A D | exec.c | 545 enum { INSERT=FALSE, REPLACE=TRUE }; enumerator
|
/minix3/bin/ksh/ |
H A D | vi.c | 133 #define INSERT 1 macro
|
/minix3/lib/libc/regex/ |
H A D | regcomp.c | 200 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
|
/minix3/external/bsd/nvi/dist/regex/ |
H A D | regcomp.c | 163 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | regcomp.c | 140 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
|
/minix3/minix/share/beaglebone/weather/ |
H A D | processing.js | 13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function
|