Home
last modified time | relevance | path

Searched defs:build_string (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py599 def __init__(self, major, minor, release, build_string): argument
620 build_string = property(get_build_string, None) variable in Version
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.c535 build_string (len, str) in build_string() function
/openbsd-src/gnu/gcc/gcc/
H A Dtree.c1122 build_string (int len, const char *str) in build_string() function