Home
last modified time | relevance | path

Searched defs:check_sym (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/tools/protocmp/
H A Dprotocmp.c62 static int check_sym = 1; variable
/onnv-gate/usr/src/tools/ctf/cvt/
H A Dinput.c389 int check_sym = (type == STT_OBJECT || type == STT_FUNC); in symit_next() local