Home
last modified time | relevance | path

Searched defs:INSERT (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/nvi/dist/ex/
H A Dex_append.c33 enum which {APPEND, CHANGE, INSERT}; enumerator
/minix3/lib/libedit/
H A Dchared.h132 #define INSERT 0x02 macro
/minix3/minix/servers/vfs/
H A Dexec.c545 enum { INSERT=FALSE, REPLACE=TRUE }; enumerator
/minix3/bin/ksh/
H A Dvi.c133 #define INSERT 1 macro
/minix3/lib/libc/regex/
H A Dregcomp.c200 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
/minix3/external/bsd/nvi/dist/regex/
H A Dregcomp.c163 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A Dregcomp.c140 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function