Searched refs:BIG (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/libs/iconv/
H A Daliases.h239 char stringpool_str247[sizeof("BIG-5")];
445 char stringpool_str755[sizeof("BIG-FIVE")];
587 "BIG-5",
793 "BIG-FIVE",
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dsnprintf.c2003 #define BIG "Hello this is a too big string for the buffer" macro
2005 printf("<%%>, %s\n", BIG);
2006 i = snprintf(holder, 10, "%s\n", BIG);
2007 i = asprintf(&h, "%s", BIG);
2008 printf("<%s>\n", BIG);
/haiku-fatelf/src/bin/compress/
H A Dcompress.c43 # ifdef BIG /* then this is a large data compilation */
51 #undef BIG macro
1220 #ifdef BIG
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlinker.c1388 BIG, /* Mark symbol common using largest size. */
1412 /* COMMON_ROW */ {COM, COM, COM, CREF, COM, BIG, REFC, WARNC },
1706 case BIG:
1383 BIG, /* Mark symbol common using largest size. */ enumerator in enum:link_action

Completed in 121 milliseconds