Home
last modified time | relevance | path

Searched refs:fdpair (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/osf-share/AT386/
H A Dcma_thread_io.h409 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
416 if (__res__ >= 0 && fdpair[0] < cma__g_mx_file \
417 && fdpair[1] < cma__g_mx_file) \
426 if ((fdpair[0] >= cma__g_mx_file) || (fdpair[1] >= cma__g_mx_file)) \
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/RIOS/
H A Dcma_thread_io.h382 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
389 if (__res__ >= 0 && fdpair[0] < cma__g_mx_file \
390 && fdpair[1] < cma__g_mx_file) \
399 if ((fdpair[0] >= cma__g_mx_file) || (fdpair[1] >= cma__g_mx_file)) \
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/HP800/
H A Dcma_thread_io.h385 #define cma__ts_open2(func,fdpair,arglist,post_process) { \ argument
392 if (__res__ >= 0 && fdpair[0] < cma__g_mx_file \
393 && fdpair[1] < cma__g_mx_file) \
402 if ((fdpair[0] >= cma__g_mx_file) || (fdpair[1] >= cma__g_mx_file)) \