Searched refs:sc_list (Results 1 – 2 of 2) sorted by relevance
/external/v8/benchmarks/ |
D | earley-boyer.js | 785 function sc_list() { function 3466 …sc_list((new sc_Pair("\u1E9Cequal",(new sc_Pair((new sc_Pair("\u1E9Ccompile",(new sc_Pair("\u1E9Cf… 3684 …sc_list("\u1E9Cimplies", (0), (1))):(sc_list("\u1E9Cand", (sc_list("\u1E9Cimplies", (n-(1)), n)), … 3780 (term = (sc_list("\u1E9Cor", term, (new sc_Pair("\u1E9Cf",null))))); 3919 (sc_names_1[i] = (sc_list((sc_nts_8[i]), (0)))); 3920 (sc_enders_4[i] = (sc_list(i))); 3939 (names[conf] = (sc_list(head, rule_num))); 4258 …alse)?((sc_conf_91<BgL_sc_nbzd2nts_97zd2)?(sc_list((sc_list(name, ((sc_toks_95[i]).car))))):(sc_li… 4292 … (ender_tree = (sc_list((l3.car)))); 4632 … (tail1134.cdr = (new sc_Pair(((sc_x_134 = (L1130.car)), (sc_list(sc_x_134, sc_x_134))), null)));
|
/external/syslinux/core/lwip/src/netif/ppp/ |
D | ppp_oe.c | 420 LIST_FOREACH(sc, &pppoe_softc_list, sc_list) { in pppoe_dispatch_disc_pkt() 1093 LIST_FOREACH(sc, &pppoe_softc_list, sc_list) {
|