Searched defs:MOVE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dregress.sh862 function MOVE # from to function
/macosx-10.10/ruby-106/ruby/ext/psych/yaml/
H A Dyaml_private.h394 #define MOVE(string) ((string).pointer += WIDTH((string))) macro
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h23 #define MOVE 279 macro
H A Dpic.cpp95 #define MOVE 279 macro
/macosx-10.10/Heimdal-398.1.2/kcm/
H A Dprotocol.c987 #define MOVE(n,o,f) { tmp.f = n->f ; n->f = o->f; o->f = tmp.f; } macro
999 #undef MOVE macro
[all...]

Completed in 110 milliseconds