Home
last modified time | relevance | path

Searched refs:FILL_STRING (Results 1 – 21 of 21) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/profiling-2.2.1/src/
H A Djson_parse_rapidjson.h85 #define FILL_STRING(x) case arg_##x: jp->x = std::string(str, length); break; in String() macro
89 FILL_STRING(TimeType); in String()
90 FILL_STRING(File); in String()
91 FILL_STRING(Fun); in String()
/dports/science/minc2/minc-release-2.2.00/progs/mincdump/
H A Dvardata.h11 #define FILL_STRING "_" macro
H A Dvardata.c152 (void) sprintf(sout, FILL_STRING); in printbval()
175 (void) sprintf(sout, FILL_STRING); in printsval()
199 (void) sprintf(sout, FILL_STRING); in printival()
227 (void) sprintf(sout, FILL_STRING); in printfval()
253 (void) sprintf(sout, FILL_STRING); in printdval()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpidump/
H A Dvardata.h12 #define FILL_STRING "_" macro
H A Dvardata.c166 sprintf(sout, FILL_STRING); \
210 (void) sprintf(sout, FILL_STRING); in PRINT_VAL()
236 (void) sprintf(sout, FILL_STRING); in printdval()
/dports/science/netcdf/netcdf-c-4.7.4/ncgen3/
H A Dncgen.l33 #define FILL_STRING "_" macro
169 if (STREQ((char *)yytext, FILL_STRING))
H A Dncgenyy.c1089 #define FILL_STRING "_" macro
1544 if (STREQ((char *)yytext, FILL_STRING))
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncgen3/
H A Dncgen.l32 #define FILL_STRING "_" macro
168 if (STREQ((char *)yytext, FILL_STRING))
H A Dncgenyy.c856 #define FILL_STRING "_" macro
1301 if (STREQ((char *)ncgtext, FILL_STRING))
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncdump/
H A Dvardata.h13 #define FILL_STRING "_" macro
H A Dvardata.c175 sbuf_cpy(sb, FILL_STRING); in print_any_val()
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dvardata.h13 #define FILL_STRING "_" macro
H A Dvardata.c175 sbuf_cpy(sb, FILL_STRING); in print_any_val()
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/utils/ncmpigen/
H A Dncmpigen.l12 #define FILL_STRING "_" macro
H A Dncmpigenyy.c694 #define FILL_STRING "_" macro
1126 if (STREQ((char *)ncmpitext, FILL_STRING))
/dports/science/minc2/minc-release-2.2.00/progs/mincgen/
H A Dncgenyy.l12 #define FILL_STRING "_" macro
/dports/net/samba412/samba-4.12.15/source3/rpc_client/
H A Dcli_winreg_spoolss.c43 #define FILL_STRING(mem_ctx, in, out) \ macro
1547 FILL_STRING(info2, EMPTY_STRING, info2->servername); in winreg_get_printer()
1548 FILL_STRING(info2, EMPTY_STRING, info2->printername); in winreg_get_printer()
1549 FILL_STRING(info2, EMPTY_STRING, info2->sharename); in winreg_get_printer()
1550 FILL_STRING(info2, EMPTY_STRING, info2->portname); in winreg_get_printer()
1551 FILL_STRING(info2, EMPTY_STRING, info2->drivername); in winreg_get_printer()
1552 FILL_STRING(info2, EMPTY_STRING, info2->comment); in winreg_get_printer()
1553 FILL_STRING(info2, EMPTY_STRING, info2->location); in winreg_get_printer()
1554 FILL_STRING(info2, EMPTY_STRING, info2->sepfile); in winreg_get_printer()
1556 FILL_STRING(info2, EMPTY_STRING, info2->datatype); in winreg_get_printer()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/ncgen/
H A Dncgen.l42 #define FILL_STRING "_" macro
369 if(NCSTREQ(id, FILL_STRING)) {
H A Dncgenl.c1208 #define FILL_STRING "_" macro
1902 if(NCSTREQ(id, FILL_STRING)) {
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/ncgen/
H A Dncgen.l41 #define FILL_STRING "_" macro
367 if(NCSTREQ(id, FILL_STRING)) {
H A Dncgenl.c1423 #define FILL_STRING "_" macro
2115 if(NCSTREQ(id, FILL_STRING)) {