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

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DOption.java405 public static final String undef = "undef"; field in class:Option
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c368 (void) undef(ap[i]);
502 while (undef(ap[i]))
507 undef(wchar_t *nam) function
/illumos-gate/usr/src/cmd/localedef/
H A Dcollate.c1214 int undef = 0; local
1220 undef = 1;
1222 if (undef && (pri >= 0)) {
1229 if (!undef) {
/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc_fmt.c238 uint32_t undef:6; member in struct:format3b
244 uint32_t undef:6; member in struct:format3b
331 uint32_t undef:1; member in struct:formattcc
349 uint32_t undef:1; member in struct:formattcc
359 uint32_t undef:1; member in struct:formattcc2
377 uint32_t undef:1; member in struct:formattcc2
391 uint32_t undef:6; member in struct:formatmbr
399 uint32_t undef:6; member in struct:formatmbr
413 uint32_t undef:3; member in struct:formatfcmp
427 uint32_t undef member in struct:formatfcmp
439 uint32_t undef:1; member in struct:formatfmov
451 uint32_t undef:1; member in struct:formatfmov
[all...]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c186 #undef INIT_BUFSIZE
1154 ofl_flag_t undef = 0, needed = 0, verdesc = 0; local
1199 undef = FLG_OF_FATAL;
1203 undef = FLG_OF_WARN;
1356 if (undef) {
1391 sym_undef_entry(ofl, sdp, UNDEF, undef,
3007 #undef SYM_LOC_BADADDR

Completed in 90 milliseconds