Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Denum-ctf.c2 enum e { ENUMSAMPLE_1 = 0, ENUMSAMPLE_2 = 1 }; enumerator
H A Denum-many-ctf.c2 enum e { ENUMSAMPLE_1 = 0, ENUMSAMPLE_2 = 1 }; enumerator