Home
last modified time | relevance | path

Searched defs:GET (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Dmacro-args.s3 .macro GET var,re2g macro
/minix3/minix/commands/svrctl/
H A Dsvrctl.c17 #define GET "get" macro
/minix3/usr.bin/patch/
H A Dcommon.h49 #define GET "get -e %s" macro
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DMD5.cpp69 #define GET(n) (block[(n)]) macro
/minix3/tests/lib/libc/db/
H A Dh_db.c61 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
/minix3/bin/ps/
H A Dprint.c1220 #define GET(type) (*(type *)bp) in printval() macro