Home
last modified time | relevance | path

Searched defs:got (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dasm.h133 #define GOT_GET(x,got,sym) \ argument
136 #define GOT_INIT(got,gotsym,pclabel) \ argument
158 #define GOT_GET(x,got,sym) \ argument
160 #define GOT_INIT(got,gotsym,pclabel) argument
/f-stack/freebsd/contrib/zlib/
H A Dgzread.c62 unsigned got; local
302 z_size_t got; local
H A Dinflate.c1382 unsigned got; local
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzread.c70 unsigned got; local
311 z_size_t got; local
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h94 u_int32_t got; /* Number of bytes we have received */ member
/f-stack/freebsd/contrib/zlib/test/
H A Dminigzip.c266 unsigned got; local
/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c271 unsigned got; local
/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1236 int len, want, got, total; in ubt_isoc_read_one_frame() local
/f-stack/freebsd/net/
H A Dnetmap_user.h1069 int c, got = 0, ri = d->cur_rx_ring; in nm_dispatch() local
/f-stack/freebsd/kern/
H A Dlink_elf.c94 Elf_Addr *got; /* DT_PLTGOT */ member