Searched defs:gt (Results 1 – 16 of 16) sorted by relevance
/freebsd/lib/libc/string/ |
H A D | timingsafe_memcmp.c | 35 int gt = (p2[i] - p1[i]) >> CHAR_BIT; in __timingsafe_memcmp() local
|
/freebsd/contrib/dma/ |
H A D | local.c | 231 const char *gt = ">"; in deliver_local() local
|
/freebsd/usr.bin/mkimg/ |
H A D | vmdk.c | 109 uint32_t *gt, *gd, *rgd; in vmdk_write() local
|
/freebsd/tests/sys/netgraph/ |
H A D | bridge.c | 627 struct ng_bridge_host_ary *gt = (void *)msg->data; in get_tablesize() local
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lparser.c | 342 Labeldesc *gt = &gl->arr[g]; in closegoto() local 366 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel() local 424 Labeldesc *gt = &gl->arr[i]; in movegotosout() local 461 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()
|
H A D | lparser.h | 87 Labellist gt; /* list of pending gotos */ member
|
H A D | lapi.c | 609 const TValue *gt; /* global table */ in lua_getglobal() local 735 const TValue *gt; /* global table */ in lua_setglobal() local 985 const TValue *gt = luaH_getint(reg, LUA_RIDX_GLOBALS); in lua_load() local
|
/freebsd/contrib/lua/src/ |
H A D | lparser.c | 514 static l_noret jumpscopeerror (LexState *ls, Labeldesc *gt) { in jumpscopeerror() 530 Labeldesc *gt = &gl->arr[g]; /* goto to be resolved */ in solvegoto() local 633 Labeldesc *gt = &gl->arr[i]; in movegotosout() local 658 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()
|
H A D | lparser.h | 134 Labellist gt; /* list of pending gotos */ member
|
H A D | lapi.c | 1099 const TValue *gt = getGtable(L); in lua_load() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/ |
H A D | utils.c | 210 volatile unsigned char gt = 0U; in sodium_compare() local
|
/freebsd/crypto/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 416 ASN1_GENERALIZEDTIME *gt = NULL; in OCSP_archive_cutoff_new() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_lib.c | 641 int gt, lt; BN_cmp() local
|
/freebsd/sys/kern/ |
H A D | kern_conf.c | 612 struct cdevsw *gt; in fini_cdevsw() local
|
/freebsd/sys/net/ |
H A D | iflib.c | 6506 iflib_io_tqg_attach(struct grouptask *gt, void *uniq, int cpu, const char *name) in iflib_io_tqg_attach()
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | jquery.js | 2290 "gt": createPositionalPseudo( function( matchIndexes, length, argument ) { property
|