Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c750 struct chain_head *test_c, *tmp_c; in iptcc_find_label() local
755 tmp_c =list_entry(list_start_pos,struct chain_head,list); in iptcc_find_label()
759 debug(" Chain:%s\n", tmp_c->name); in iptcc_find_label()
/external/clang/test/CodeGen/
Dbuiltins-x86.c36 signed char tmp_c; in f0() local