Searched refs:c_bind (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/bin/ksh/ |
| H A D | proto.h | 33 int c_bind ARGS((char **));
|
| H A D | c_ksh.c | 1400 c_bind(wp) in c_bind() function 1466 {"bind", c_bind},
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-tree.h | 816 extern void c_bind (location_t, tree, bool);
|
| H A D | ChangeLog | 6576 (c_binding_oracle, c_pushtag, c_bind): Declare. 6588 (c_pushtag, c_bind): New functions.
|
| H A D | c-decl.cc | 1624 c_bind (location_t loc, tree decl, bool is_global) in c_bind() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-tree.h | 798 extern void c_bind (location_t, tree, bool);
|
| H A D | c-decl.c | 1612 c_bind (location_t loc, tree decl, bool is_global) in c_bind() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcc1/ |
| H A D | libcc1plugin.cc | 284 c_bind (DECL_SOURCE_LOCATION (decl), decl, is_global); in plugin_bind()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
| H A D | libcc1plugin.cc | 439 c_bind (DECL_SOURCE_LOCATION (decl), decl, is_global); in plugin_bind()
|