Home
last modified time | relevance | path

Searched defs:code_label (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp42 const char *code_label = "code"; in GetDescription() local
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlcode.c414 static int code_label (FuncState *fs, int A, int b, int jump) { in code_label() function
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-cr16.c69 static int code_label = 0; variable
/freebsd-12.1/contrib/gcc/
H A Dstmt.c90 tree code_label; /* Label to jump to when node matches */ member