Home
last modified time | relevance | path

Searched defs:strpool (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Dstrpool.c56 strpool_t *strpool = (strpool_t *) _strpool; in strpool_get_key() local
64 strpool_t *strpool = calloc (1, sizeof (strpool_t)); in strpool_new() local
79 strpool_t *strpool = malloc (sizeof (strpool_t)); in strpool_build() local
93 strpool_delete (strpool_t *strpool) in strpool_delete()
101 strpool_addstr (strpool_t *strpool, const char *str) in strpool_addstr()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dpr84478.c4 unsigned char *strpool; variable
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/libs/zbxmemory/
H A Dstrpool.c31 static zbx_strpool_t strpool; variable
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/libs/zbxmemory/
H A Dstrpool.c31 static zbx_strpool_t strpool; variable
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/libs/zbxmemory/
H A Dstrpool.c31 static zbx_strpool_t strpool; variable
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/libs/zbxmemory/
H A Dstrpool.c31 static zbx_strpool_t strpool; variable
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxmemory/
H A Dstrpool.c31 static zbx_strpool_t strpool; variable
/dports/cad/gnucap/gnucap-2013-04-23/lib/
H A Dl_ftos.cc92 static char strpool[POOLSIZE][MAXLENGTH]; in ftos() local
/dports/devel/dmake/dmake-4.13.1/
H A Dmake.c1700 typedef struct strpool { struct
1703 struct strpool *next; /* hash table link pointer */ argument
/dports/deskutils/plan/plan-1.10.1/src/
H A Dweekdraw.c302 unsigned char strpool[MAXPARTIALCHAR]; in draw_week_day_background() local
441 unsigned char strpool[MAXPARTIALCHAR]; in draw_bar() local

1234567