Loading...
Searching...
No Matches
#include "postgres_fe.h"
#include <time.h>
Go to the source code of this file.
◆ main()
Definition at line 279 of file test_int128.c.
280{
281 printf(
"skipping tests: no native int128 type\n");
282 return 0;
283}
References printf.