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

  /external/bison/src/
scan-gram.c 21 #define yyleng gram_leng
224 extern yy_size_t gram_leng;
362 yy_size_t gram_leng; variable
460 /* %% [2.0] code to fiddle gram_text and gram_leng for yymore() goes here \ */\
461 gram_leng = (size_t) (yy_cp - yy_bp); \
    [all...]
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 469 milliseconds