Home
last modified time | relevance | path

Searched refs:NV_INT16 (Results 1 – 25 of 28) sorted by relevance

12

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dtcmgr.h179 #define NV_INT16 int16_t macro
188 #define NV_INT16 short macro
294 NV_INT16 tzfile;
306 NV_INT16 country;
323 NV_INT16 datum;
344 NV_INT16 pedigree;
/dports/astro/xtide/libtcd-2.2.7/
H A Dtcd.h.in36 #define NV_INT16 @sub_int16_t@ macro
140 NV_INT16 tzfile;
152 NV_INT16 country;
169 NV_INT16 datum;
190 NV_INT16 pedigree;
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/data/
H A Doptions.c168 {"-s short", NV_INT16},
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/bltins/
H A Dsource.c134 nv_putval(VAR_sh_level, (char *)&level, NV_INT16); in b_source()
H A Dtypeset.c296 nvflags |= NV_INT16; in b_typeset()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dnval.h200 #define NV_INT16 (NV_SHORT|NV_INTEGER) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dnval.h200 #define NV_INT16 (NV_SHORT|NV_INTEGER) macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dnval.h202 #define NV_INT16 (NV_SHORT|NV_INTEGER) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/bltins/
H A Dmisc.c272 nv_putval(SH_LEVELNOD,(char*)&level,NV_INT16); in b_dot_cmd()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/bltins/
H A Dmisc.c272 nv_putval(SH_LEVELNOD,(char*)&level,NV_INT16); in b_dot_cmd()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/bltins/
H A Dmisc.c272 nv_putval(SH_LEVELNOD,(char*)&level,NV_INT16); in b_dot_cmd()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dxec.c466 nv_putv(np, (char*)&oldlevel, NV_INT16, fp); in put_level()
487 nv_onattr(SH_LEVELNOD,NV_INT16|NV_NOFREE); in init_level()
489 nv_putval(SH_LEVELNOD,(char*)&lp->maxlevel,NV_INT16); in init_level()
544 …>nvfun || !SH_LEVELNOD->nvfun->disc || nv_isattr(SH_LEVELNOD,NV_INT16|NV_NOFREE)!=(NV_INT16|NV_NOF… in sh_debug()
547 nv_putval(SH_LEVELNOD,(char*)&level,NV_INT16); in sh_debug()
H A Dname.c1640 if(nv_isattr(np,NV_INT16P) == NV_INT16) in nv_putval()
2558 if(nv_isattr(np,NV_INT16P) == NV_INT16) in _nv_unset()
H A Darray.c581 if(ap->fixed && nv_isattr(np,NV_INT16P) == NV_INT16) in array_getval()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dxec.c466 nv_putv(np, (char*)&oldlevel, NV_INT16, fp); in put_level()
487 nv_onattr(SH_LEVELNOD,NV_INT16|NV_NOFREE); in init_level()
489 nv_putval(SH_LEVELNOD,(char*)&lp->maxlevel,NV_INT16); in init_level()
544 …>nvfun || !SH_LEVELNOD->nvfun->disc || nv_isattr(SH_LEVELNOD,NV_INT16|NV_NOFREE)!=(NV_INT16|NV_NOF… in sh_debug()
547 nv_putval(SH_LEVELNOD,(char*)&level,NV_INT16); in sh_debug()
H A Dname.c1640 if(nv_isattr(np,NV_INT16P) == NV_INT16) in nv_putval()
2558 if(nv_isattr(np,NV_INT16P) == NV_INT16) in _nv_unset()
H A Darray.c581 if(ap->fixed && nv_isattr(np,NV_INT16P) == NV_INT16) in array_getval()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dxec.c569 nv_putv(np, (char *)&oldlevel, NV_INT16, fp); in put_level()
588 nv_onattr(VAR_sh_level, NV_INT16 | NV_NOFREE); in init_level()
590 nv_putval(VAR_sh_level, (char *)&lp->maxlevel, NV_INT16); in init_level()
642 nv_isattr(VAR_sh_level, NV_INT16 | NV_NOFREE) != (NV_INT16 | NV_NOFREE)) { in sh_debug()
645 nv_putval(VAR_sh_level, (char *)&level, NV_INT16); in sh_debug()
H A Ddebug.c71 {NV_INT16, "NV_INT16 (aka NV_SHORT | NV_INTEGER)"},
H A Dnvtype.c373 if (nv_isattr(nr, NV_INT16 | NV_DOUBLE) == NV_INT16) { in clone_type()
1065 if (!nv_isarray(np) && nv_isattr(np, NV_INT16P) == NV_INT16) { in nv_mktype()
H A Dname.c2232 if (nv_isattr(np, NV_INT16P | NV_DOUBLE) == NV_INT16) { in _nv_unset()
3230 if (nv_isattr(np, NV_INT16) == NV_INT16 && !np->nvfun) { in nv_isnull()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dxec.c494 nv_putv(np, (char*)&oldlevel, NV_INT16, fp); in put_level()
515 nv_onattr(SH_LEVELNOD,NV_INT16|NV_NOFREE); in init_level()
517 nv_putval(SH_LEVELNOD,(char*)&lp->maxlevel,NV_INT16); in init_level()
572 …>nvfun || !SH_LEVELNOD->nvfun->disc || nv_isattr(SH_LEVELNOD,NV_INT16|NV_NOFREE)!=(NV_INT16|NV_NOF… in sh_debug()
575 nv_putval(SH_LEVELNOD,(char*)&level,NV_INT16); in sh_debug()
H A Dnvtype.c483 if(nv_isattr(nr,NV_INT16|NV_DOUBLE) == NV_INT16) in clone_type()
1260 if(!nv_isarray(np) && nv_isattr(np,NV_INT16P) ==NV_INT16) in nv_mktype()
H A Dname.c2684 if(nv_isattr(np,NV_INT16P|NV_DOUBLE) == NV_INT16) in _nv_unset()
3964 if(nv_isattr(np,NV_INT16)==NV_INT16 && !np->nvfun) in nv_isnull()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dname.h360 #define NV_INT16 (NV_SHORT | NV_INTEGER) macro

12