HomeSort by relevance Sort by last modified time
    Searched defs:S_HEX (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
unvis.c 67 #define S_HEX 7 /* mandatory hex digit */
303 *astate = SS(0, S_HEX);
368 case S_HEX:
  /external/toybox/kconfig/
expr.h 63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER

Completed in 453 milliseconds