Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DCompactUnwinder.hpp133 uint32_t subl = addressSpace.get32(functionStart + stackSizeEncoded); in stepWithCompactEncodingFrameless() local
364 uint32_t subl = addressSpace.get32(functionStart + stackSizeEncoded); in stepWithCompactEncodingFrameless() local
/freebsd/sys/crypto/camellia/
H A Dcamellia.c433 #define subl(x) subL[(x)] macro
/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.c451 #define subl(x) subL[(x)] macro
/freebsd/contrib/tcpdump/
H A Dprint-isoclns.c1865 const uint8_t *tptr, u_int subt, u_int subl, in isis_print_ip_reach_subtlv()
2359 uint8_t subt, subl; in isis_print_router_cap_subtlv() local