Home
last modified time | relevance | path

Searched defs:gt (Results 1 – 16 of 16) sorted by relevance

/freebsd/lib/libc/string/
H A Dtimingsafe_memcmp.c35 int gt = (p2[i] - p1[i]) >> CHAR_BIT; in __timingsafe_memcmp() local
/freebsd/contrib/dma/
H A Dlocal.c231 const char *gt = ">"; in deliver_local() local
/freebsd/usr.bin/mkimg/
H A Dvmdk.c109 uint32_t *gt, *gd, *rgd; in vmdk_write() local
/freebsd/tests/sys/netgraph/
H A Dbridge.c627 struct ng_bridge_host_ary *gt = (void *)msg->data; in get_tablesize() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c342 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 Dlparser.h87 Labellist gt; /* list of pending gotos */ member
H A Dlapi.c609 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 Dlparser.c514 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 Dlparser.h134 Labellist gt; /* list of pending gotos */ member
H A Dlapi.c1099 const TValue *gt = getGtable(L); in lua_load() local
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c210 volatile unsigned char gt = 0U; in sodium_compare() local
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c416 ASN1_GENERALIZEDTIME *gt = NULL; in OCSP_archive_cutoff_new() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c641 int gt, lt; BN_cmp() local
/freebsd/sys/kern/
H A Dkern_conf.c612 struct cdevsw *gt; in fini_cdevsw() local
/freebsd/sys/net/
H A Diflib.c6506 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 Djquery.js2290 "gt": createPositionalPseudo( function( matchIndexes, length, argument ) { property