HomeSort by: relevance | last modified time | path
    Searched refs:ll_num (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/config/
lint.c 160 if (ll->ll_num == 0)
sem.c 2252 n->ll_num = -1;
2259 n->ll_num = ord;
2263 if (n == NULL && m->ll_num == 0) {
2277 if (n->ll_num >= 0) {
2279 lp[n->ll_num] = n->ll_string;
2280 else if (lp[n->ll_num] == NULL) {
util.c 312 ll->ll_num = num;
defs.h 225 * XXX it would be nice if someone could clarify wtf ll_string and ll_num
232 long long ll_num; member in struct:loclist
gram.y 1451 (*p)->ll_num = i > 0 || opt;

Completed in 17 milliseconds