Home
last modified time | relevance | path

Searched refs:xint (Results 1 – 5 of 5) sorted by relevance

/NextBSD/release/picobsd/tinyware/msh/
HDsh.h35 typedef void xint; /* base type of jmp_buf, for not broken compilers */ typedef
37 typedef char * xint; /* base type of jmp_buf, for broken compilers */ typedef
111 Extern xint *failpt;
112 Extern xint *errpt;
149 xint *errpt;
HDsh3.c629 xint *ofail;
749 xint *ofail;
HDsh1.c23 (xint *)NULL, FDBASE, (struct env *)NULL};
/NextBSD/lib/libxpc/
HDxpc_type.c179 xpc_int64_get_value(xpc_object_t xint) in xpc_int64_get_value() argument
183 xo = xint; in xpc_int64_get_value()
/NextBSD/lib/libxpc/xpc/
HDxpc.h583 xpc_int64_get_value(xpc_object_t xint);