Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c342 Gettext_t *gt = global_gt; in process_nlspath() local
642 Gettext_t *gt = global_gt; in _real_bindtextdomain_u() local
762 Gettext_t *gt = global_gt; in _textdomain_u() local
1043 Gettext_t *gt = global_gt; in handle_mo() local
H A Dgettext_util.c170 Gettext_t *gt = global_gt; in check_cache() local
398 Gettext_t *gt = global_gt; in printlist() local
617 printgt(Gettext_t *gt, int level) in printgt()
H A Dgettext.h169 #define CURRENT_DOMAIN(gt) (gt)->cur_domain argument
170 #define FIRSTBIND(gt) (gt)->dbind argument
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dattr-inline.c2 static inline __attribute__((__always_inline__)) int gt(int lhs, int rhs) in gt() function
/illumos-gate/usr/src/cmd/filesync/
H A Deval.c878 glob_t gt; in add_glob() local
/illumos-gate/usr/src/cmd/dlutil/
H A Ddltraninfo.c224 dld_ioc_gettran_t gt; in dltran_dump_transceivers() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlparser.c343 Labeldesc *gt = &gl->arr[g]; in closegoto() local
367 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel() local
425 Labeldesc *gt = &gl->arr[i]; in movegotosout() local
462 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()
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
H A Dlparser.h86 Labellist gt; /* list of pending gotos */ member
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_cfgdef.h841 #define NSCD_CFG_DB_DEFAULT_PARAM(db, gf, pf, gt, defaddr, deflen) \ argument