Home
last modified time | relevance | path

Searched refs:n_legacy (Results 1 – 2 of 2) sorted by relevance

/external/iw/
Dbitrate.c91 int *n_legacy = NULL; in handle_bitrates() local
124 n_legacy = &n_legacy_24; in handle_bitrates()
131 n_legacy = &n_legacy_5; in handle_bitrates()
181 legacy[(*n_legacy)++] = tmpd * 2; in handle_bitrates()
/external/libxml2/
Dtestapi.c1373 int n_legacy; in test_htmlAttrAllowed() local
1377 for (n_legacy = 0;n_legacy < gen_nb_int;n_legacy++) { in test_htmlAttrAllowed()
1381 legacy = gen_int(n_legacy, 2); in test_htmlAttrAllowed()
1388 des_int(n_legacy, legacy, 2); in test_htmlAttrAllowed()
1396 printf(" %d", n_legacy); in test_htmlAttrAllowed()
2201 int n_legacy; in test_htmlNodeStatus() local
2204 for (n_legacy = 0;n_legacy < gen_nb_int;n_legacy++) { in test_htmlNodeStatus()
2207 legacy = gen_int(n_legacy, 1); in test_htmlNodeStatus()
2213 des_int(n_legacy, legacy, 1); in test_htmlNodeStatus()
2220 printf(" %d", n_legacy); in test_htmlNodeStatus()