Home
last modified time | relevance | path

Searched refs:static_vars (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.h66 static_vars, enumerator
/openbsd/lib/libcurses/
H A Dterm.priv.h92 int static_vars[NUM_VARS]; member
H A Dreport_offsets.c196 show_offset(TPARM_STATE, static_vars); in main()
/openbsd/lib/libcurses/tinfo/
H A Dlib_tparm.c874 TPS(static_vars)[i] = npop(tps); in tparam_internal() local
886 npush(tps, TPS(static_vars)[i]); in tparam_internal()
1407 memset(TPS(static_vars), 0, sizeof(TPS(static_vars))); in _nc_reset_tparm()