Home
last modified time | relevance | path

Searched defs:cstring (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c56 struct cstring { struct
63 struct cstring array_str; argument
H A Dlibelftc_dem_gnu2.c54 struct cstring { struct
61 struct cstring array_str; argument
/freebsd/tests/sys/geom/class/eli/
H A Dgentestvect.py9 def cstring(s, encoding='ascii'): function
/freebsd/contrib/atf/atf-c/detail/
H A Ddynstr_test.c301 ATF_TC_HEAD(cstring, tc) in ATF_TC_HEAD() argument
306 ATF_TC_BODY(cstring, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DUniqueCStringMap.h31 ConstString cstring; member