Home
last modified time | relevance | path

Searched refs:c_bind (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/bin/ksh/
H A Dproto.h33 int c_bind ARGS((char **));
H A Dc_ksh.c1400 c_bind(wp) in c_bind() function
1466 {"bind", c_bind},
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h816 extern void c_bind (location_t, tree, bool);
H A DChangeLog6576 (c_binding_oracle, c_pushtag, c_bind): Declare.
6588 (c_pushtag, c_bind): New functions.
H A Dc-decl.cc1624 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 Dc-tree.h798 extern void c_bind (location_t, tree, bool);
H A Dc-decl.c1612 c_bind (location_t loc, tree decl, bool is_global) in c_bind() function
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc284 c_bind (DECL_SOURCE_LOCATION (decl), decl, is_global); in plugin_bind()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc439 c_bind (DECL_SOURCE_LOCATION (decl), decl, is_global); in plugin_bind()