|
enum | {
_ISupper = ((0) < 8 ? ((1 << (0)) << 8) : ((1 << (0)) >> 8))
, _ISlower = ((1) < 8 ? ((1 << (1)) << 8) : ((1 << (1)) >> 8))
, _ISalpha = ((2) < 8 ? ((1 << (2)) << 8) : ((1 << (2)) >> 8))
, _ISdigit = ((3) < 8 ? ((1 << (3)) << 8) : ((1 << (3)) >> 8))
,
_ISxdigit = ((4) < 8 ? ((1 << (4)) << 8) : ((1 << (4)) >> 8))
, _ISspace = ((5) < 8 ? ((1 << (5)) << 8) : ((1 << (5)) >> 8))
, _ISprint = ((6) < 8 ? ((1 << (6)) << 8) : ((1 << (6)) >> 8))
, _ISgraph = ((7) < 8 ? ((1 << (7)) << 8) : ((1 << (7)) >> 8))
,
_ISblank = ((8) < 8 ? ((1 << (8)) << 8) : ((1 << (8)) >> 8))
, _IScntrl = ((9) < 8 ? ((1 << (9)) << 8) : ((1 << (9)) >> 8))
, _ISpunct = ((10) < 8 ? ((1 << (10)) << 8) : ((1 << (10)) >> 8))
, _ISalnum = ((11) < 8 ? ((1 << (11)) << 8) : ((1 << (11)) >> 8))
} |
|
enum | {
_SC_ARG_MAX
, _SC_CHILD_MAX
, _SC_CLK_TCK
, _SC_NGROUPS_MAX
,
_SC_OPEN_MAX
, _SC_STREAM_MAX
, _SC_TZNAME_MAX
, _SC_JOB_CONTROL
,
_SC_SAVED_IDS
, _SC_REALTIME_SIGNALS
, _SC_PRIORITY_SCHEDULING
, _SC_TIMERS
,
_SC_ASYNCHRONOUS_IO
, _SC_PRIORITIZED_IO
, _SC_SYNCHRONIZED_IO
, _SC_FSYNC
,
_SC_MAPPED_FILES
, _SC_MEMLOCK
, _SC_MEMLOCK_RANGE
, _SC_MEMORY_PROTECTION
,
_SC_MESSAGE_PASSING
, _SC_SEMAPHORES
, _SC_SHARED_MEMORY_OBJECTS
, _SC_AIO_LISTIO_MAX
,
_SC_AIO_MAX
, _SC_AIO_PRIO_DELTA_MAX
, _SC_DELAYTIMER_MAX
, _SC_MQ_OPEN_MAX
,
_SC_MQ_PRIO_MAX
, _SC_VERSION
, _SC_PAGESIZE
, _SC_RTSIG_MAX
,
_SC_SEM_NSEMS_MAX
, _SC_SEM_VALUE_MAX
, _SC_SIGQUEUE_MAX
, _SC_TIMER_MAX
,
_SC_BC_BASE_MAX
, _SC_BC_DIM_MAX
, _SC_BC_SCALE_MAX
, _SC_BC_STRING_MAX
,
_SC_COLL_WEIGHTS_MAX
, _SC_EQUIV_CLASS_MAX
, _SC_EXPR_NEST_MAX
, _SC_LINE_MAX
,
_SC_RE_DUP_MAX
, _SC_CHARCLASS_NAME_MAX
, _SC_2_VERSION
, _SC_2_C_BIND
,
_SC_2_C_DEV
, _SC_2_FORT_DEV
, _SC_2_FORT_RUN
, _SC_2_SW_DEV
,
_SC_2_LOCALEDEF
, _SC_PII
, _SC_PII_XTI
, _SC_PII_SOCKET
,
_SC_PII_INTERNET
, _SC_PII_OSI
, _SC_POLL
, _SC_SELECT
,
_SC_UIO_MAXIOV
, _SC_IOV_MAX = _SC_UIO_MAXIOV
, _SC_PII_INTERNET_STREAM
, _SC_PII_INTERNET_DGRAM
,
_SC_PII_OSI_COTS
, _SC_PII_OSI_CLTS
, _SC_PII_OSI_M
, _SC_T_IOV_MAX
,
_SC_THREADS
, _SC_THREAD_SAFE_FUNCTIONS
, _SC_GETGR_R_SIZE_MAX
, _SC_GETPW_R_SIZE_MAX
,
_SC_LOGIN_NAME_MAX
, _SC_TTY_NAME_MAX
, _SC_THREAD_DESTRUCTOR_ITERATIONS
, _SC_THREAD_KEYS_MAX
,
_SC_THREAD_STACK_MIN
, _SC_THREAD_THREADS_MAX
, _SC_THREAD_ATTR_STACKADDR
, _SC_THREAD_ATTR_STACKSIZE
,
_SC_THREAD_PRIORITY_SCHEDULING
, _SC_THREAD_PRIO_INHERIT
, _SC_THREAD_PRIO_PROTECT
, _SC_THREAD_PROCESS_SHARED
,
_SC_NPROCESSORS_CONF
, _SC_NPROCESSORS_ONLN
, _SC_PHYS_PAGES
, _SC_AVPHYS_PAGES
,
_SC_ATEXIT_MAX
, _SC_PASS_MAX
, _SC_XOPEN_VERSION
, _SC_XOPEN_XCU_VERSION
,
_SC_XOPEN_UNIX
, _SC_XOPEN_CRYPT
, _SC_XOPEN_ENH_I18N
, _SC_XOPEN_SHM
,
_SC_2_CHAR_TERM
, _SC_2_C_VERSION
, _SC_2_UPE
, _SC_XOPEN_XPG2
,
_SC_XOPEN_XPG3
, _SC_XOPEN_XPG4
, _SC_CHAR_BIT
, _SC_CHAR_MAX
,
_SC_CHAR_MIN
, _SC_INT_MAX
, _SC_INT_MIN
, _SC_LONG_BIT
,
_SC_WORD_BIT
, _SC_MB_LEN_MAX
, _SC_NZERO
, _SC_SSIZE_MAX
,
_SC_SCHAR_MAX
, _SC_SCHAR_MIN
, _SC_SHRT_MAX
, _SC_SHRT_MIN
,
_SC_UCHAR_MAX
, _SC_UINT_MAX
, _SC_ULONG_MAX
, _SC_USHRT_MAX
,
_SC_NL_ARGMAX
, _SC_NL_LANGMAX
, _SC_NL_MSGMAX
, _SC_NL_NMAX
,
_SC_NL_SETMAX
, _SC_NL_TEXTMAX
, _SC_XBS5_ILP32_OFF32
, _SC_XBS5_ILP32_OFFBIG
,
_SC_XBS5_LP64_OFF64
, _SC_XBS5_LPBIG_OFFBIG
, _SC_XOPEN_LEGACY
, _SC_XOPEN_REALTIME
,
_SC_XOPEN_REALTIME_THREADS
, _SC_ADVISORY_INFO
, _SC_BARRIERS
, _SC_BASE
,
_SC_C_LANG_SUPPORT
, _SC_C_LANG_SUPPORT_R
, _SC_CLOCK_SELECTION
, _SC_CPUTIME
,
_SC_THREAD_CPUTIME
, _SC_DEVICE_IO
, _SC_DEVICE_SPECIFIC
, _SC_DEVICE_SPECIFIC_R
,
_SC_FD_MGMT
, _SC_FIFO
, _SC_PIPE
, _SC_FILE_ATTRIBUTES
,
_SC_FILE_LOCKING
, _SC_FILE_SYSTEM
, _SC_MONOTONIC_CLOCK
, _SC_MULTI_PROCESS
,
_SC_SINGLE_PROCESS
, _SC_NETWORKING
, _SC_READER_WRITER_LOCKS
, _SC_SPIN_LOCKS
,
_SC_REGEXP
, _SC_REGEX_VERSION
, _SC_SHELL
, _SC_SIGNALS
,
_SC_SPAWN
, _SC_SPORADIC_SERVER
, _SC_THREAD_SPORADIC_SERVER
, _SC_SYSTEM_DATABASE
,
_SC_SYSTEM_DATABASE_R
, _SC_TIMEOUTS
, _SC_TYPED_MEMORY_OBJECTS
, _SC_USER_GROUPS
,
_SC_USER_GROUPS_R
, _SC_2_PBS
, _SC_2_PBS_ACCOUNTING
, _SC_2_PBS_LOCATE
,
_SC_2_PBS_MESSAGE
, _SC_2_PBS_TRACK
, _SC_SYMLOOP_MAX
, _SC_STREAMS
,
_SC_2_PBS_CHECKPOINT
, _SC_V6_ILP32_OFF32
, _SC_V6_ILP32_OFFBIG
, _SC_V6_LP64_OFF64
,
_SC_V6_LPBIG_OFFBIG
, _SC_HOST_NAME_MAX
, _SC_TRACE
, _SC_TRACE_EVENT_FILTER
,
_SC_TRACE_INHERIT
, _SC_TRACE_LOG
, _SC_LEVEL1_ICACHE_SIZE
, _SC_LEVEL1_ICACHE_ASSOC
,
_SC_LEVEL1_ICACHE_LINESIZE
, _SC_LEVEL1_DCACHE_SIZE
, _SC_LEVEL1_DCACHE_ASSOC
, _SC_LEVEL1_DCACHE_LINESIZE
,
_SC_LEVEL2_CACHE_SIZE
, _SC_LEVEL2_CACHE_ASSOC
, _SC_LEVEL2_CACHE_LINESIZE
, _SC_LEVEL3_CACHE_SIZE
,
_SC_LEVEL3_CACHE_ASSOC
, _SC_LEVEL3_CACHE_LINESIZE
, _SC_LEVEL4_CACHE_SIZE
, _SC_LEVEL4_CACHE_ASSOC
,
_SC_LEVEL4_CACHE_LINESIZE
, _SC_IPV6 = _SC_LEVEL1_ICACHE_SIZE + 50
, _SC_RAW_SOCKETS
, _SC_V7_ILP32_OFF32
,
_SC_V7_ILP32_OFFBIG
, _SC_V7_LP64_OFF64
, _SC_V7_LPBIG_OFFBIG
, _SC_SS_REPL_MAX
,
_SC_TRACE_EVENT_NAME_MAX
, _SC_TRACE_NAME_MAX
, _SC_TRACE_SYS_MAX
, _SC_TRACE_USER_EVENT_MAX
,
_SC_XOPEN_STREAMS
, _SC_THREAD_ROBUST_PRIO_INHERIT
, _SC_THREAD_ROBUST_PRIO_PROTECT
, _SC_MINSIGSTKSZ
,
_SC_SIGSTKSZ
} |
|
enum | {
_CS_PATH
, _CS_V6_WIDTH_RESTRICTED_ENVS
, _CS_GNU_LIBC_VERSION
, _CS_GNU_LIBPTHREAD_VERSION
,
_CS_V5_WIDTH_RESTRICTED_ENVS
, _CS_V7_WIDTH_RESTRICTED_ENVS
, _CS_LFS_CFLAGS = 1000
, _CS_LFS_LDFLAGS
,
_CS_LFS_LIBS
, _CS_LFS_LINTFLAGS
, _CS_LFS64_CFLAGS
, _CS_LFS64_LDFLAGS
,
_CS_LFS64_LIBS
, _CS_LFS64_LINTFLAGS
, _CS_XBS5_ILP32_OFF32_CFLAGS = 1100
, _CS_XBS5_ILP32_OFF32_LDFLAGS
,
_CS_XBS5_ILP32_OFF32_LIBS
, _CS_XBS5_ILP32_OFF32_LINTFLAGS
, _CS_XBS5_ILP32_OFFBIG_CFLAGS
, _CS_XBS5_ILP32_OFFBIG_LDFLAGS
,
_CS_XBS5_ILP32_OFFBIG_LIBS
, _CS_XBS5_ILP32_OFFBIG_LINTFLAGS
, _CS_XBS5_LP64_OFF64_CFLAGS
, _CS_XBS5_LP64_OFF64_LDFLAGS
,
_CS_XBS5_LP64_OFF64_LIBS
, _CS_XBS5_LP64_OFF64_LINTFLAGS
, _CS_XBS5_LPBIG_OFFBIG_CFLAGS
, _CS_XBS5_LPBIG_OFFBIG_LDFLAGS
,
_CS_XBS5_LPBIG_OFFBIG_LIBS
, _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS
, _CS_POSIX_V6_ILP32_OFF32_CFLAGS
, _CS_POSIX_V6_ILP32_OFF32_LDFLAGS
,
_CS_POSIX_V6_ILP32_OFF32_LIBS
, _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS
, _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS
, _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS
,
_CS_POSIX_V6_ILP32_OFFBIG_LIBS
, _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS
, _CS_POSIX_V6_LP64_OFF64_CFLAGS
, _CS_POSIX_V6_LP64_OFF64_LDFLAGS
,
_CS_POSIX_V6_LP64_OFF64_LIBS
, _CS_POSIX_V6_LP64_OFF64_LINTFLAGS
, _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS
, _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS
,
_CS_POSIX_V6_LPBIG_OFFBIG_LIBS
, _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS
, _CS_POSIX_V7_ILP32_OFF32_CFLAGS
, _CS_POSIX_V7_ILP32_OFF32_LDFLAGS
,
_CS_POSIX_V7_ILP32_OFF32_LIBS
, _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS
, _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS
, _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS
,
_CS_POSIX_V7_ILP32_OFFBIG_LIBS
, _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS
, _CS_POSIX_V7_LP64_OFF64_CFLAGS
, _CS_POSIX_V7_LP64_OFF64_LDFLAGS
,
_CS_POSIX_V7_LP64_OFF64_LIBS
, _CS_POSIX_V7_LP64_OFF64_LINTFLAGS
, _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS
, _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS
,
_CS_POSIX_V7_LPBIG_OFFBIG_LIBS
, _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS
, _CS_V6_ENV
, _CS_V7_ENV
} |
|
enum | {
DT_UNKNOWN = 0
, DT_FIFO = 1
, DT_CHR = 2
, DT_DIR = 4
,
DT_BLK = 6
, DT_REG = 8
, DT_LNK = 10
, DT_SOCK = 12
,
DT_WHT = 14
} |
|
enum | __itimer_which {
ITIMER_REAL = 0
, ITIMER_VIRTUAL = 1
, ITIMER_PROF = 2
, ITIMER_REAL = 0
,
ITIMER_VIRTUAL = 1
, ITIMER_PROF = 2
} |
|
|
const unsigned short int ** | __ctype_b_loc (void) |
|
int | isalnum_l (extern int isalpha_l(int, locale_t) |
|
int | remove (const char *__filename) __attribute__((__nothrow__ |
|
int | rename (const char *__old, const char *__new) __attribute__((__nothrow__ |
|
int | renameat (int __oldfd, const char *__old, int __newfd, const char *__new) __attribute__((__nothrow__ |
|
int | fclose (FILE *__stream) |
|
FILE * | tmpfile (void) |
|
size_t | __ctype_get_mb_cur_max (void) |
|
static __inline __uint32_t | __bswap_32 (__uint32_t __bsx) |
|
static __extension__ __inline __uint64_t | __bswap_64 (__uint64_t __bsx) |
|
static __inline __uint16_t | __uint16_identity (__uint16_t __x) |
|
static __inline __uint32_t | __uint32_identity (__uint32_t __x) |
|
static __inline __uint64_t | __uint64_identity (__uint64_t __x) |
|
int | select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout) |
|
int | pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask) |
|
long int | random (void) |
|
int | random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__((__nothrow__ |
|
int __leaf__ | __attribute__ ((__nonnull__(1, 2))) |
|
int | srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__((__nothrow__ |
|
int __leaf__ | __attribute__ ((__nonnull__(2))) |
|
int | initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__((__nothrow__ |
|
int __leaf__ | __attribute__ ((__nonnull__(2, 4))) |
|
int | setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__((__nothrow__ |
|
int | rand (void) |
|
int | drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__((__nothrow__ |
|
int | erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__((__nothrow__ |
|
int | lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__ |
|
int | nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__ |
|
int | mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__ |
|
int | jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__ |
|
int | srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__((__nothrow__ |
|
int | seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__((__nothrow__ |
|
int | lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__((__nothrow__ |
|
__uint32_t | arc4random (void) |
|
clock_t | clock (void) |
|
long int | pathconf (const char *__path, int __name) __attribute__((__nothrow__ |
|
long int __leaf__ | __attribute__ ((__nonnull__(1))) |
|
long int | fpathconf (int __fd, int __name) __attribute__((__nothrow__ |
|
long int | sysconf (int __name) __attribute__((__nothrow__ |
|
size_t | confstr (int __name, char *__buf, size_t __len) __attribute__((__nothrow__ |
|
size_t __leaf__ | __attribute__ ((__access__(__write_only__, 2, 3))) |
|
__pid_t | getpid (void) |
|
int | closedir (DIR *__dirp) __attribute__((__nonnull__(1))) |
|
DIR * | opendir (const char *__name) __attribute__((__nonnull__(1))) __attribute__((__malloc__)) __attribute__((__malloc__(closedir |
|
DIR DIR * | fdopendir (int __fd) __attribute__((__malloc__)) __attribute__((__malloc__(closedir |
|
DIR DIR struct dirent * | readdir (DIR *__dirp) __attribute__((__nonnull__(1))) |
|
int | readdir_r (DIR *__restrict __dirp, struct dirent *__restrict __entry, struct dirent **__restrict __result) __attribute__((__nonnull__(1 |
|
int | __attribute__ ((__deprecated__)) |
|
void | rewinddir (DIR *__dirp) __attribute__((__nothrow__ |
|
void | seekdir (DIR *__dirp, long int __pos) __attribute__((__nothrow__ |
|
long int | telldir (DIR *__dirp) __attribute__((__nothrow__ |
|
int | dirfd (DIR *__dirp) __attribute__((__nothrow__ |
|
int | scandir (const char *__restrict __dir, struct dirent ***__restrict __namelist, int(*__selector)(const struct dirent *), int(*__cmp)(const struct dirent **, const struct dirent **)) __attribute__((__nonnull__(1 |
|
int int | alphasort (const struct dirent **__e1, const struct dirent **__e2) __attribute__((__nothrow__ |
|
int int __leaf__ | __attribute__ ((__pure__)) |
|
int | stat (const char *__restrict __file, struct stat *__restrict __buf) __attribute__((__nothrow__ |
|
int | fstat (int __fd, struct stat *__buf) __attribute__((__nothrow__ |
|
int | fstatat (int __fd, const char *__restrict __file, struct stat *__restrict __buf, int __flag) __attribute__((__nothrow__ |
|
int __leaf__ | __attribute__ ((__nonnull__(2, 3))) |
|
int | lstat (const char *__restrict __file, struct stat *__restrict __buf) __attribute__((__nothrow__ |
|
int | chmod (const char *__file, __mode_t __mode) __attribute__((__nothrow__ |
|
int | lchmod (const char *__file, __mode_t __mode) __attribute__((__nothrow__ |
|
int | fchmod (int __fd, __mode_t __mode) __attribute__((__nothrow__ |
|
int | fchmodat (int __fd, const char *__file, __mode_t __mode, int __flag) __attribute__((__nothrow__ |
|
__mode_t | umask (__mode_t __mask) __attribute__((__nothrow__ |
|
int | mkdir (const char *__path, __mode_t __mode) __attribute__((__nothrow__ |
|
int | mkdirat (int __fd, const char *__path, __mode_t __mode) __attribute__((__nothrow__ |
|
int | mknod (const char *__path, __mode_t __mode, __dev_t __dev) __attribute__((__nothrow__ |
|
int | mknodat (int __fd, const char *__path, __mode_t __mode, __dev_t __dev) __attribute__((__nothrow__ |
|
int | mkfifo (const char *__path, __mode_t __mode) __attribute__((__nothrow__ |
|
int | mkfifoat (int __fd, const char *__path, __mode_t __mode) __attribute__((__nothrow__ |
|
int | utimensat (int __fd, const char *__path, const struct timespec __times[2], int __flags) __attribute__((__nothrow__ |
|
int | futimens (int __fd, const struct timespec __times[2]) __attribute__((__nothrow__ |
|
int | gettimeofday (struct timeval *__restrict __tv, void *__restrict __tz) __attribute__((__nothrow__ |
|
int | settimeofday (const struct timeval *__tv, const struct timezone *__tz) __attribute__((__nothrow__ |
|
int | adjtime (const struct timeval *__delta, struct timeval *__olddelta) __attribute__((__nothrow__ |
|
int | getitimer (__itimer_which_t __which, struct itimerval *__value) __attribute__((__nothrow__ |
|
int | setitimer (__itimer_which_t __which, const struct itimerval *__restrict __new, struct itimerval *__restrict __old) __attribute__((__nothrow__ |
|
int | utimes (const char *__file, const struct timeval __tvp[2]) __attribute__((__nothrow__ |
|
int | lutimes (const char *__file, const struct timeval __tvp[2]) __attribute__((__nothrow__ |
|
int | futimes (int __fd, const struct timeval __tvp[2]) __attribute__((__nothrow__ |
|
void | oct_mkdir_ (char *name, unsigned long l1) |
|
void | oct_stat_ (fint *ierr, char *name, char *mod_time, unsigned long l1, unsigned long l2) |
|
int | oct_dir_exists_ (char *name, unsigned long l1) |
|
void | oct_rm_ (char *name, unsigned long l1) |
|
void | oct_getcwd_ (char *name, unsigned long l1) |
|
void | oct_realpath_ (char *fnam, char *rnam, unsigned long l1, unsigned long l2) |
|
void | oct_dirname_ (char *fnam, char *dnam, unsigned long l1, unsigned long l2) |
|
void | oct_basename_ (char *fnam, char *bnam, unsigned long l1, unsigned long l2) |
|
void | oct_getenv_ (char *var, char *value, unsigned long l1, unsigned long l2) |
|
void | oct_wfs_list_ (char *str, fint l[16384], unsigned long l1) |
|
void | progress_bar (int actual, int max) |
|
void | sysname (char **c) |
|
void | oct_progress_bar_ (fint *a, fint *max) |
|
void | oct_gettimeofday_ (fint *sec, fint *usec) |
|
double | oct_clock_ () |
|
void | oct_nanosleep_ (fint *sec, fint *nsec) |
|
void | oct_sysname_ (char *name, unsigned long l1) |
|
int | oct_number_of_lines_ (char *name, unsigned long l1) |
|
void | oct_break_c_string_ (char **str, char **s, char *line_f, unsigned long l1) |
|
void | oct_search_file_lr_ (double *freq, const fint *tag, fint *ierr, char *dirname, unsigned long l1) |
|
void * | oct_get_memory_usage_ () |
|
void | oct_exit_failure_ () |
|