Searched refs:TILDE (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h163 #define TILDE 0x00080000 /* hazeltine tilde kludge */ macro
183 #define LTILDE (TILDE>>16)
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x135 const TILDE = 0x00080000; /* hazeltine tilde kludge */
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DParserTokens.h112 TILDE = 3 | UnaryOpTokenFlag, enumerator in enum:JSC::JSTokenType
H A DParser.cpp2192 case TILDE:
2295 case TILDE:
/macosx-10.10.1/lukemftp-14/tnftp/libnetbsd/
H A Dglob.c60 #undef TILDE /* XXX: AIX 4.1.5 has this in <sys/ioctl.h> */ macro
73 #define TILDE '~' macro
325 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
/macosx-10.10.1/sudo-73/src/
H A Dglob.c113 #define TILDE '~' macro
376 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
/macosx-10.10.1/tcsh-65/tcsh/
H A Dglob.c64 #undef TILDE macro
113 #define TILDE '~' macro
H A Ded.term.c366 # ifdef TILDE
367 { "tilde", TILDE, M_CONTROL },
368 # endif /* TILDE */
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dplurrule_impl.h68 static const UChar TILDE = ((UChar)0x007E); variable
H A Dplurrule.cpp348 int32_t tildeIndex = sampleRange.indexOf(TILDE);
947 s.append(TILDE);
1318 case TILDE:
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dglob.c118 #define TILDE '~' macro
421 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dglob.c93 #define TILDE '~' macro
369 if (*pattern != TILDE || !(pglob->gl_flags & GLOB_TILDE))
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dnidl_l.l201 "~" {return(TILDE);}
H A Dnidl_y.y308 %token TILDE
1957 | TILDE primary_expression
H A Dacf_y.y353 %token TILDE
/macosx-10.10.1/vim-55/runtime/autoload/
H A DnetrwFileHandlers.vim53 \ '~' : 'TILDE'}
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnv_u7.c66 * - TILDE
92 #define TILDE 126 macro
852 * - TILDE

Completed in 716 milliseconds