HomeSort by: relevance | last modified time | path
    Searched defs:IGN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hpc/
hpckbdkeymap.h 30 #define IGN 254 /* ignore */
82 /*15 */ UNK, IGN, UNK, UNK, UNK, UNK, UNK, UNK /* Windows key */
92 /* 0 */ 58, 15, IGN, 1, IGN, IGN, IGN, IGN,
93 /* 1 */ IGN, IGN, IGN, IGN, 54, 42, IGN, IGN
    [all...]
  /src/lib/libc/regex/
regex2.h 203 #define IGN (CHAR_MIN - 2)
  /src/sys/arch/arm/arm/
cpufunc.c 2362 #define IGN 0
2408 { "nocache", IGN, BIC, CPU_CONTROL_IDC_ENABLE },
2409 { "nowritebuf", IGN, BIC, CPU_CONTROL_WBUF_ENABLE },
2415 { NULL, IGN, IGN, 0 }
2426 { NULL, IGN, IGN, 0 }
2478 { NULL, IGN, IGN, 0 }
2526 { NULL, IGN, IGN, 0
    [all...]

Completed in 35 milliseconds