Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_sys.c330 STATUS_NATIVE_CHILD_SET(PerlProc_pclose(fp)); in PP()
334 STATUS_NATIVE_CHILD_SET(-1); in PP()
4261 STATUS_NATIVE_CHILD_SET((childpid && childpid != -1) ? argflags : -1); in PP()
4263 STATUS_NATIVE_CHILD_SET((childpid > 0) ? argflags : -1); in PP()
4282 STATUS_NATIVE_CHILD_SET((result >= 0) ? argflags : -1); in PP()
4297 STATUS_NATIVE_CHILD_SET((result && result != -1) ? argflags : -1); in PP()
4299 STATUS_NATIVE_CHILD_SET((result > 0) ? argflags : -1); in PP()
4442 STATUS_NATIVE_CHILD_SET(result == -1 ? -1 : status); in PP()
4467 STATUS_NATIVE_CHILD_SET(-1); in PP()
4515 STATUS_NATIVE_CHILD_SET(value); in PP()
H A Dperl.h3300 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3440 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3466 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3479 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3491 # define STATUS_NATIVE_CHILD_SET(n) \ macro
H A Ddoio.c1809 STATUS_NATIVE_CHILD_SET(status); in Perl_io_close()
H A Dmg.c3107 STATUS_NATIVE_CHILD_SET((U32)SvIV(sv)); in Perl_magic_set()
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_sys.c330 STATUS_NATIVE_CHILD_SET(PerlProc_pclose(fp)); in PP()
334 STATUS_NATIVE_CHILD_SET(-1); in PP()
4247 STATUS_NATIVE_CHILD_SET((childpid && childpid != -1) ? argflags : -1); in PP()
4249 STATUS_NATIVE_CHILD_SET((childpid > 0) ? argflags : -1); in PP()
4268 STATUS_NATIVE_CHILD_SET((result >= 0) ? argflags : -1); in PP()
4283 STATUS_NATIVE_CHILD_SET((result && result != -1) ? argflags : -1); in PP()
4285 STATUS_NATIVE_CHILD_SET((result > 0) ? argflags : -1); in PP()
4428 STATUS_NATIVE_CHILD_SET(result == -1 ? -1 : status); in PP()
4453 STATUS_NATIVE_CHILD_SET(-1); in PP()
4501 STATUS_NATIVE_CHILD_SET(value); in PP()
H A Dperl.h3445 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3585 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3611 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3624 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3636 # define STATUS_NATIVE_CHILD_SET(n) \ macro
H A Ddoio.c1799 STATUS_NATIVE_CHILD_SET(status); in Perl_io_close()
H A Dmg.c3153 STATUS_NATIVE_CHILD_SET((U32)SvIV(sv)); in Perl_magic_set()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_sys.c330 STATUS_NATIVE_CHILD_SET(PerlProc_pclose(fp)); in PP()
334 STATUS_NATIVE_CHILD_SET(-1); in PP()
4257 STATUS_NATIVE_CHILD_SET((childpid && childpid != -1) ? argflags : -1); in PP()
4259 STATUS_NATIVE_CHILD_SET((childpid > 0) ? argflags : -1); in PP()
4278 STATUS_NATIVE_CHILD_SET((result >= 0) ? argflags : -1); in PP()
4293 STATUS_NATIVE_CHILD_SET((result && result != -1) ? argflags : -1); in PP()
4295 STATUS_NATIVE_CHILD_SET((result > 0) ? argflags : -1); in PP()
4438 STATUS_NATIVE_CHILD_SET(result == -1 ? -1 : status); in PP()
4463 STATUS_NATIVE_CHILD_SET(-1); in PP()
4511 STATUS_NATIVE_CHILD_SET(value); in PP()
H A Dperl.h3043 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3183 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3209 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3222 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3234 # define STATUS_NATIVE_CHILD_SET(n) \ macro
H A Ddoio.c1784 STATUS_NATIVE_CHILD_SET(status); in Perl_io_close()
H A Dmg.c3069 STATUS_NATIVE_CHILD_SET((U32)SvIV(sv)); in Perl_magic_set()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_sys.c326 STATUS_NATIVE_CHILD_SET(PerlProc_pclose(fp)); in PP()
330 STATUS_NATIVE_CHILD_SET(-1); in PP()
4288 STATUS_NATIVE_CHILD_SET((childpid && childpid != -1) ? argflags : -1); in PP()
4290 STATUS_NATIVE_CHILD_SET((childpid > 0) ? argflags : -1); in PP()
4309 STATUS_NATIVE_CHILD_SET((result >= 0) ? argflags : -1); in PP()
4324 STATUS_NATIVE_CHILD_SET((result && result != -1) ? argflags : -1); in PP()
4326 STATUS_NATIVE_CHILD_SET((result > 0) ? argflags : -1); in PP()
4469 STATUS_NATIVE_CHILD_SET(result == -1 ? -1 : status); in PP()
4494 STATUS_NATIVE_CHILD_SET(-1); in PP()
4542 STATUS_NATIVE_CHILD_SET(value); in PP()
H A Dperl.h3444 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3584 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3610 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3623 # define STATUS_NATIVE_CHILD_SET(n) \ macro
3635 # define STATUS_NATIVE_CHILD_SET(n) \ macro
H A Ddoio.c1799 STATUS_NATIVE_CHILD_SET(status); in Perl_io_close()
H A Dmg.c3176 STATUS_NATIVE_CHILD_SET((U32)SvIV(sv)); in Perl_magic_set()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5009003155 STATUS_NATIVE_CHILD_SET # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5009003153 STATUS_NATIVE_CHILD_SET # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5009003153 STATUS_NATIVE_CHILD_SET # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/amigaos4/
H A Damigaio.c1167 STATUS_NATIVE_CHILD_SET(result); in myexecve()
/dports/lang/perl5.34/perl-5.34.0/amigaos4/
H A Damigaio.c1165 STATUS_NATIVE_CHILD_SET(result); in myexecve()
/dports/lang/perl5.30/perl-5.30.3/amigaos4/
H A Damigaio.c1167 STATUS_NATIVE_CHILD_SET(result); in myexecve()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/amigaos4/
H A Damigaio.c1165 STATUS_NATIVE_CHILD_SET(result); in myexecve()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim3184 syn keyword xsMacro STATUS_NATIVE_CHILD_SET STATUS_UNIX STATUS_UNIX_EXIT_SET
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim3184 syn keyword xsMacro STATUS_NATIVE_CHILD_SET STATUS_UNIX STATUS_UNIX_EXIT_SET