Searched refs:XS (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | tmpfile.c | 52 #define XS "\bXXXXXX" /* a '\b' character is prepended to this */ macro 68 (void) strcat(tfname, XS);
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | curses.c | 52 XT, XS, XX; variable
|
H A D | cr_tty.c | 39 &MS, &NC, &NS, &OS, &UL, &XB, &XN, &XT, &XS, 204 if (XS)
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 30 * Lgrp.xs contains XS wrappers for the system locality group library 43 /* Perl XS includes. */ 145 * End of C part, start of XS part. 147 * The XS code exported to perl is below here. Note that the XS preprocessor 291 # Functions below convert C arrays into Perl lists. They use XS PPCODE
|
/illumos-gate/usr/src/ucbhead/ |
H A D | curses.h | 60 XB, XN, XT, XS, XX;
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 28 * Kstat.xs is a Perl XS (eXStension module) that makes the Solaris 98 /* Perl XS includes */ 728 * This function is called when the XS is first dlopen()ed, and builds the 1223 * The XS code exported to perl is below here. Note that the XS preprocessor 1228 /* The following XS methods are the ABI of the Sun::Solaris::Kstat package */ 1531 # The following XS methods implement the TIEHASH mechanism used to update the
|
Completed in 70 milliseconds