|
proxygen
|
#include <sys/types.h>#include <stdint.h>#include <stddef.h>Go to the source code of this file.
Macros | |
| #define | SIZE (sizeof(__int128)) |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| char | info_size [] |
| #define SIZE (sizeof(__int128)) |
Definition at line 17 of file INT128_SIZE.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| char info_size[] |
Definition at line 18 of file INT128_SIZE.cpp.
Referenced by main().