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

  /external/libedit/src/
unvis.c 75 #define S_STRING 15 /* collecting string */
432 *astate = SS(0, S_STRING);
435 case S_STRING:
455 *astate = SS(is + 1, S_STRING);
  /external/toybox/kconfig/
expr.h 63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER

Completed in 48 milliseconds