Home
last modified time | relevance | path

Searched defs:META (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/vgrind/
H A Dregexp.c105 #define META 4 macro
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c118 #define META(c) ((Char)((c)|M_QUOTE)) macro
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c96 #define META(c) ((c) | 0x080) /* Convert 'x' to 'M-x' */ macro