Home
last modified time | relevance | path

Searched defs:set_label (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_sym.c102 set_label(char *id) in set_label() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddojump.cc511 rtx_code_label *set_label, *clr_label; in do_jump() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddojump.c511 rtx_code_label *set_label, *clr_label; in do_jump() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h113 set_label(size_t l) in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h113 set_label(size_t l) in _GLIBCXX_VISIBILITY() function
/netbsd-src/usr.sbin/sysinst/
H A Dutil.c834 set_label(menudesc *menu, int opt, void *arg) in set_label() function
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitLir.c632 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label() function