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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
miniopt.h 46 bool positional; member in struct:miniopt
52 char* valstr; /* positional param, or value for the option,
  /external/libxml2/
trio.c 1203 BOOLEAN_T positional; /* Does the specifier have a positional? */ local
1262 positional = (NO_POSITION != currentParam);
1263 if (!positional)
1265 /* We have no positional, get the next counter */
    [all...]

Completed in 109 milliseconds