Go to the source code of this file.
|
int | snprintf (char *str, size_t size, const char *format,...) |
|
double | trunc (double d) |
|
int | ODB_fprintf (FILE *fp, const char *format,...) |
|
double | util_cputime_ () |
|
double | util_walltime_ () |
|
void | xl__trbk_ () |
|
void | abor1fl_ (const char *filename, const int *linenum, const char *s, int filenamelen, int slen) |
|
void | abor1_ (const char *s, int slen) |
|
void | coml_set_debug_ (const int *konoff, int *kret) |
|
void | coml_init_lock_ () |
|
void | coml_init_lockid_ (o_lock_t *mylock) |
|
void | coml_init_lockid_with_name_ (o_lock_t *mylock, const char *name, int name_len) |
|
void | coml_set_lock_ () |
|
void | coml_set_lockid_ (o_lock_t *mylock) |
|
void | coml_unset_lock_ () |
|
void | coml_unset_lockid_ (o_lock_t *mylock) |
|
void | coml_test_lock_ (int *is_set) |
|
void | coml_test_lockid_ (int *is_set, o_lock_t *mylock) |
|
void | coml_in_parallel_ (int *is_parallel_region) |
|
int | get_thread_id_ () |
|
int | get_max_threads_ () |
|
int | get_num_threads_ () |
|
PUBLIC uint | get_dtnum (const char *dt) |
|
PUBLIC int | get_dtsize (const char *dt) |
|
◆ Bitfield
◆ Bool
◆ boolean
◆ Boolean
◆ bufr
◆ byte
typedef unsigned char byte |
◆ byte1
◆ Formula
◆ grib
◆ hex4
◆ hhmmss
◆ integer
◆ integer1
◆ integer2
◆ integer4
◆ integer8
◆ linklen_t
◆ linkoffset_t
◆ ll_t
typedef long long int ll_t |
◆ longlong
◆ number
◆ o_lock_t
◆ pk11real
◆ pk12real
◆ pk13real
◆ pk14real
◆ pk15real
◆ pk16real
◆ pk17real
◆ pk18real
◆ pk19real
◆ pk1int
◆ pk21real
◆ pk22real
◆ pk23real
◆ pk24real
◆ pk25real
◆ pk26real
◆ pk27real
◆ pk28real
◆ pk29real
◆ pk2int
◆ pk2real
◆ pk31real
◆ pk32real
◆ pk33real
◆ pk34real
◆ pk35real
◆ pk36real
◆ pk37real
◆ pk38real
◆ pk39real
◆ pk3int
◆ pk3real
◆ pk4int
◆ pk4real
◆ pk5int
◆ pk5real
◆ pk9int
◆ pk9real
◆ real
◆ real4
◆ real8
◆ string
◆ u_ll_t
typedef unsigned long long int u_ll_t |
◆ uchar
typedef unsigned char uchar |
◆ uinteger1
◆ uinteger2
◆ uinteger4
◆ uinteger8
◆ ulonglong
◆ ushort
typedef unsigned short int ushort |
◆ yyyymmdd
◆ abor1_()
void abor1_ |
( |
const char * |
s, |
|
|
int |
slen |
|
) |
| |
◆ abor1fl_()
void abor1fl_ |
( |
const char * |
filename, |
|
|
const int * |
linenum, |
|
|
const char * |
s, |
|
|
int |
filenamelen, |
|
|
int |
slen |
|
) |
| |
◆ coml_in_parallel_()
void coml_in_parallel_ |
( |
int * |
is_parallel_region | ) |
|
◆ coml_init_lock_()
◆ coml_init_lockid_()
void coml_init_lockid_ |
( |
o_lock_t * |
mylock | ) |
|
◆ coml_init_lockid_with_name_()
void coml_init_lockid_with_name_ |
( |
o_lock_t * |
mylock, |
|
|
const char * |
name, |
|
|
int |
name_len |
|
) |
| |
◆ coml_set_debug_()
void coml_set_debug_ |
( |
const int * |
konoff, |
|
|
int * |
kret |
|
) |
| |
◆ coml_set_lock_()
◆ coml_set_lockid_()
void coml_set_lockid_ |
( |
o_lock_t * |
mylock | ) |
|
◆ coml_test_lock_()
void coml_test_lock_ |
( |
int * |
is_set | ) |
|
◆ coml_test_lockid_()
void coml_test_lockid_ |
( |
int * |
is_set, |
|
|
o_lock_t * |
mylock |
|
) |
| |
◆ coml_unset_lock_()
void coml_unset_lock_ |
( |
| ) |
|
◆ coml_unset_lockid_()
void coml_unset_lockid_ |
( |
o_lock_t * |
mylock | ) |
|
◆ get_dtnum()
PUBLIC uint get_dtnum |
( |
const char * |
dt | ) |
|
◆ get_dtsize()
PUBLIC int get_dtsize |
( |
const char * |
dt | ) |
|
◆ get_max_threads_()
◆ get_num_threads_()
◆ get_thread_id_()
◆ ODB_fprintf()
int ODB_fprintf |
( |
FILE * |
fp, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
◆ snprintf()
int snprintf |
( |
char * |
str, |
|
|
size_t |
size, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
◆ trunc()
◆ util_cputime_()
FORTRAN_CALL double util_cputime_ |
( |
| ) |
|
◆ util_walltime_()
FORTRAN_CALL double util_walltime_ |
( |
| ) |
|
◆ xl__trbk_()
◆ ODB_OFFSET_CHAR
const char ODB_OFFSET_CHAR[] = "#" |
|
static |