Searched defs:symbols (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/soltools/mkdepend/ |
H A D | parse.c | 43 int find_includes(filep, file, file_red, recursion, failOK, incCollection, symbols) in find_includes() argument 170 int gobble(filep, file, file_red, symbols) in gobble() argument 224 int deftype (line, filep, file_red, file, parse_it, symbols) in deftype() argument 384 int zero_value(exp, filep, file_red, symbols) in zero_value() argument 397 void define( def, symbols ) in define() argument 433 struct symhash *hash_copy( symbols ) in hash_copy() argument 469 void hash_free( symbols ) in hash_free() argument 491 void hash_define( name, val, symbols ) in hash_define() argument 547 char *hash_lookup( symbol, symbols ) in hash_lookup() argument 568 void hash_undefine( symbol, symbols ) in hash_undefine() argument
|
H A D | pr.c | 42 void add_include(filep, file, file_red, include, dot, failOK, incCollection, symbols) in add_include() argument
|
/aoo41x/main/ |
H A D | configure.ac | 227 AC_ARG_ENABLE(symbols, optenable
|
Completed in 55 milliseconds