#include "IntrinsicInfo.h"#include "diagnostics.h"#include "wn_attr.h"


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 236 of file IntrinsicInfo.cpp.
| int prefixTableCmp | ( | const char ** | e1, | |
| const char ** | e2 | |||
| ) |
Definition at line 232 of file IntrinsicInfo.cpp.
Referenced by IntrinsicInfo::lookupIntrinsicPrefix().
1.5.7.1