|
OpenADFortTk (basic)
|


Go to the source code of this file.
Typedefs | |
| typedef int(* | compare_fn_t )(const void *, const void *) |
Functions | |
| int | prefixTableCmp (const char **e1, const char **e2) |
| typedef int(* compare_fn_t)(const void *, const void *) |
Definition at line 250 of file IntrinsicInfo.cpp.
| int prefixTableCmp | ( | const char ** | e1, |
| const char ** | e2 | ||
| ) |
Definition at line 246 of file IntrinsicInfo.cpp.
Referenced by IntrinsicInfo::lookupIntrinsicPrefix().