Home
last modified time | relevance | path

Searched refs:GETSTR (Results 1 – 25 of 39) sorted by relevance

12

/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/libqcproto/
H A Dp_qchat.c271 GETSTR(msg->src); in qcs__parse_qchat_msg()
275 GETSTR(msg->dst); in qcs__parse_qchat_msg()
276 GETSTR(msg->src); in qcs__parse_qchat_msg()
289 GETSTR(msg->src); in qcs__parse_qchat_msg()
294 GETSTR(msg->src); in qcs__parse_qchat_msg()
301 GETSTR(msg->src); in qcs__parse_qchat_msg()
308 GETSTR(msg->src); in qcs__parse_qchat_msg()
314 GETSTR(msg->dst); in qcs__parse_qchat_msg()
315 GETSTR(msg->src); in qcs__parse_qchat_msg()
321 GETSTR(msg->src); in qcs__parse_qchat_msg()
[all …]
H A Dp_vypress.c119 #define GETSTR(sp) do {\ macro
127 GETSTR(s);} while(0)
168 GETSTR(msg->text); in qcs__parse_vypress_msg()
172 GETSTR(msg->dst); in qcs__parse_vypress_msg()
174 GETSTR(msg->text); in qcs__parse_vypress_msg()
178 GETSTR(msg->dst); in qcs__parse_vypress_msg()
179 GETSTR(msg->src); in qcs__parse_vypress_msg()
180 GETSTR(msg->text); in qcs__parse_vypress_msg()
181 GETSTR(msg->chan);free(msg->chan); in qcs__parse_vypress_msg()
183 GETSTR(msg->chan); in qcs__parse_vypress_msg()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Ddiagnostic.c58 GETSTR (srcline->source_file), srcline->source_line); in report_function()
63 fprintf (stderr, "%s: In function `%s':\n", GETSTR (file), in report_function()
66 fprintf (stderr, "%s: In class `%s':\n", GETSTR (file), in report_function()
69 fprintf (stderr, "%s: At top level:\n", GETSTR (file)); in report_function()
92 fprintf (stderr, "%s:%d: warning: ", GETSTR (file), line); in _warning()
115 fprintf (stderr, "%s:%d: debug: ", GETSTR (file), line); in debug()
136 fprintf (stderr, "%s:%d: BUG: ", GETSTR (file), line); in bug()
162 fprintf (stderr, "%s:%d: notice: ", GETSTR (file), line); in notice()
193 fprintf (stderr, "%s:%d: %s%s", GETSTR (file), line, err, in _error()
H A Ddot.c49 fname = nva ("%s.%s.%s.dot", GETSTR (pr.source_file), current_func->name, in dump_dot()
H A Dstruct.c74 const char *path = GETSTR (pr.source_file); in find_tag()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A Dedje_embryo.c352 GETSTR(s, params[2]); in _edje_embryo_fn_set_str()
459 GETSTR(s, params[2]); in _edje_embryo_fn_append_str()
475 GETSTR(s, params[2]); in _edje_embryo_fn_prepend_str()
491 GETSTR(s, params[3]); in _edje_embryo_fn_insert_str()
507 GETSTR(s, params[3]); in _edje_embryo_fn_replace_str()
923 GETSTR(sig, params[1]); in _edje_embryo_fn_emit()
942 GETSTR(p, params[1]); in _edje_embryo_fn_get_part_id()
968 GETSTR(p, params[1]); in _edje_embryo_fn_get_image_id()
993 GETSTR(p, params[1]); in _edje_embryo_fn_get_program_id()
1534 GETSTR(s, params[2]); in _edje_embryo_fn_set_text()
[all …]
/dports/japanese/w3m/w3m-2b59b9e/
H A Dterms.c1186 GETSTR(T_kr, "nd"); /* cursor right */ in getTCstr()
1188 GETSTR(T_kr, "kr"); in getTCstr()
1192 GETSTR(T_kl, "le"); in getTCstr()
1194 GETSTR(T_kl, "kb"); in getTCstr()
1196 GETSTR(T_kl, "kl"); in getTCstr()
1199 GETSTR(T_ta, "ta"); /* tab */ in getTCstr()
1200 GETSTR(T_sc, "sc"); /* save cursor */ in getTCstr()
1206 GETSTR(T_md, "md"); /* bold mode */ in getTCstr()
1208 GETSTR(T_cl, "cl"); /* clear screen */ in getTCstr()
1209 GETSTR(T_cm, "cm"); /* cursor move */ in getTCstr()
[all …]
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dterms.c1186 GETSTR(T_kr, "nd"); /* cursor right */ in getTCstr()
1188 GETSTR(T_kr, "kr"); in getTCstr()
1192 GETSTR(T_kl, "le"); in getTCstr()
1194 GETSTR(T_kl, "kb"); in getTCstr()
1196 GETSTR(T_kl, "kl"); in getTCstr()
1199 GETSTR(T_ta, "ta"); /* tab */ in getTCstr()
1200 GETSTR(T_sc, "sc"); /* save cursor */ in getTCstr()
1206 GETSTR(T_md, "md"); /* bold mode */ in getTCstr()
1208 GETSTR(T_cl, "cl"); /* clear screen */ in getTCstr()
1209 GETSTR(T_cm, "cm"); /* cursor move */ in getTCstr()
[all …]
/dports/www/w3m/w3m-2b59b9e/
H A Dterms.c1186 GETSTR(T_kr, "nd"); /* cursor right */ in getTCstr()
1188 GETSTR(T_kr, "kr"); in getTCstr()
1192 GETSTR(T_kl, "le"); in getTCstr()
1194 GETSTR(T_kl, "kb"); in getTCstr()
1196 GETSTR(T_kl, "kl"); in getTCstr()
1199 GETSTR(T_ta, "ta"); /* tab */ in getTCstr()
1200 GETSTR(T_sc, "sc"); /* save cursor */ in getTCstr()
1206 GETSTR(T_md, "md"); /* bold mode */ in getTCstr()
1208 GETSTR(T_cl, "cl"); /* clear screen */ in getTCstr()
1209 GETSTR(T_cm, "cm"); /* cursor move */ in getTCstr()
[all …]
/dports/www/w3m-img/w3m-2b59b9e/
H A Dterms.c1186 GETSTR(T_kr, "nd"); /* cursor right */ in getTCstr()
1188 GETSTR(T_kr, "kr"); in getTCstr()
1192 GETSTR(T_kl, "le"); in getTCstr()
1194 GETSTR(T_kl, "kb"); in getTCstr()
1196 GETSTR(T_kl, "kl"); in getTCstr()
1199 GETSTR(T_ta, "ta"); /* tab */ in getTCstr()
1200 GETSTR(T_sc, "sc"); /* save cursor */ in getTCstr()
1206 GETSTR(T_md, "md"); /* bold mode */ in getTCstr()
1208 GETSTR(T_cl, "cl"); /* clear screen */ in getTCstr()
1209 GETSTR(T_cm, "cm"); /* cursor move */ in getTCstr()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/m4/
H A Dgnum4.c748 #define GETSTR(s, l) if (fread(s, 1, l, f) != l) goto out; else s[l] = '\0' in thaw_state() macro
780 GETSTR(lquote, nl); in thaw_state()
781 GETSTR(rquote, dl); in thaw_state()
788 GETSTR(scommt, nl); in thaw_state()
789 GETSTR(ecommt, dl); in thaw_state()
800 GETSTR(name, nl); in thaw_state()
801 GETSTR(defn, dl); in thaw_state()
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/include/
H A Dqfcc.h93 #define GETSTR(s) (pr.strings->strings + (s)) macro
100 #define D_GETSTR(d) GETSTR (D_STRING (d))
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_setup.c42 #define GETSTR \ macro
49 do{ GETSTR ; if(ISTARRED(str)) goto SkipSection ; \
51 GETSTR ; if(ISTARRED(str)) goto SkipSection ; \
53 GETSTR ; if(ISTARRED(str)) goto SkipSection ; \
86 SkipSection: while( ! ISTARRED(str) ){ GETSTR; } in AFNI_process_setup()
91 GETSTR ; in AFNI_process_setup()
175 GETSTR ; if( ISTARRED(str) ) goto SkipSection ; in AFNI_process_setup()
205 GETSTR ; if( ISTARRED(str) ) goto SkipSection ; in AFNI_process_setup()
307 if( mode != SETUP_ENVIRON_MODE ){ GETSTR ; goto SkipSection ; } in AFNI_process_setup()
340 GETSTR ; goto SkipSection ; /* find another section */ in AFNI_process_setup()
H A Dafni_environ.c110 #define GETSTR \ macro
117 do{ GETSTR ; if(ISTARRED(str)) goto SkipSection ; \
119 GETSTR ; if(ISTARRED(str)) goto SkipSection ; \
121 GETSTR ; if(ISTARRED(str)) goto SkipSection ; \
194 SkipSection: while( ! ISTARRED(str) ){ GETSTR; } in AFNI_process_environ()
200 if( strcmp(str,"***ENVIRONMENT") != 0 ){ GETSTR ; goto SkipSection ; } in AFNI_process_environ()
/dports/net/openradius/openradius-0.9.12c/language/
H A Dlangcompile.c286 #define GETSTR(s,n,rl) meta_prttoa(*source, strlen(*source), 0,0, (rl),(s),(n)) macro
302 #define GETSTR(s,n,rl) meta_prttoa(source->f->r->buf, \ in reccompile()
386 n = GETSTR(s, bufsize - ret - sizeof(INSN), &l); in reccompile()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dwb.c934 GETSTR("cmdx", nick_name, "nick_name") == INVALID ||
935 GETSTR("cmdx", color_str, "color_str") == INVALID ||
937 GETSTR("cmdx", encoding, "encoding") == INVALID ||
973 GETSTR("cmdx", recordCmdSenderProcID, "sender_process_id")==INVALID ||
1044 GETSTR("cmd", nick_name, "nick_name") == INVALID ||
1045 GETSTR("cmd", color_str, "color_str") == INVALID ||
1047 GETSTR("cmd", encoding, "encoding") == INVALID ||
1083 GETSTR("cmd", recordCmdSenderProcID, "sender_process_id") == INVALID) {
H A Darc.c1996 GETSTR("arc", width_spec, "width_spec") == INVALID ||
1997 GETSTR("arc", aw_spec, "aw_spec") == INVALID ||
1998 GETSTR("arc", ah_spec, "ah_spec") == INVALID) {
2031 GETSTR("arc", width_spec, "width_spec") == INVALID ||
2032 GETSTR("arc", aw_spec, "aw_spec") == INVALID ||
2033 GETSTR("arc", ah_spec, "ah_spec") == INVALID ||
H A Dpoly.c5407 GETSTR("poly", width_spec, "width_spec") == INVALID ||
5408 GETSTR("poly", aw_spec, "aw_spec") == INVALID ||
5409 GETSTR("poly", ah_spec, "ah_spec") == INVALID) {
5434 GETSTR("poly", width_spec, "width_spec") == INVALID ||
5435 GETSTR("poly", aw_spec, "aw_spec") == INVALID ||
5436 GETSTR("poly", ah_spec, "ah_spec") == INVALID ||
5460 GETSTR("poly", width_spec, "width_spec") == INVALID ||
5529 GETSTR("poly", aw_spec, "aw_spec") == INVALID ||
5530 GETSTR("poly", ah_spec, "ah_spec") == INVALID ||
5536 GETSTR("poly", aw_spec, "aw_spec") == INVALID ||
[all …]
H A Dtext.c4388 if (GETSTR("str_seg", font_str, "font_str") == INVALID ||
5242 GETSTR("text", font_str, "font_str") == INVALID ||
5265 GETSTR("text", font_str, "font_str") == INVALID ||
5288 GETSTR("text", cust_font_name, "cust_font_name") == INVALID ||
5305 GETSTR("text", font_str, "font_str") == INVALID ||
5328 GETSTR("text", cust_font_name, "cust_font_name") == INVALID ||
5346 GETSTR("text", font_str, "font_str") == INVALID ||
5369 GETSTR("text", cust_font_name, "cust_font_name") == INVALID ||
5390 GETSTR("text", font_str, "font_str") == INVALID ||
5413 GETSTR("text", cust_font_name, "cust_font_name") == INVALID ||
[all …]
H A Dbox.c685 GETSTR("box", width_spec, "width_spec") == INVALID)
705 GETSTR("box", width_spec, "width_spec") == INVALID ||
H A Dconst.h194 #define GETSTR(category,val,name) ScanValue("%s", (val), name, category) macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c1465 #define GETSTR (tvb_format_text(wmem_packet_scope(),tvb,ptvcursor_current_offset(cursor),tvb_captur… macro
1480 if (sscanf(GETSTR, "%d %n", &pos, &n) != 1) { in dissect_acl()
1490 if (sscanf(GETSTR, "%d %n", &neg, &n) != 1) { in dissect_acl()
1502 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
1509 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c1465 #define GETSTR (tvb_format_text(wmem_packet_scope(),tvb,ptvcursor_current_offset(cursor),tvb_captur… macro
1480 if (sscanf(GETSTR, "%d %n", &pos, &n) != 1) { in dissect_acl()
1490 if (sscanf(GETSTR, "%d %n", &neg, &n) != 1) { in dissect_acl()
1502 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
1509 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c1465 #define GETSTR (tvb_format_text(wmem_packet_scope(),tvb,ptvcursor_current_offset(cursor),tvb_captur… macro
1480 if (sscanf(GETSTR, "%d %n", &pos, &n) != 1) { in dissect_acl()
1490 if (sscanf(GETSTR, "%d %n", &neg, &n) != 1) { in dissect_acl()
1502 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
1509 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-afs.c1465 #define GETSTR (tvb_format_text(wmem_packet_scope(),tvb,ptvcursor_current_offset(cursor),tvb_captur… macro
1480 if (sscanf(GETSTR, "%d %n", &pos, &n) != 1) { in dissect_acl()
1490 if (sscanf(GETSTR, "%d %n", &neg, &n) != 1) { in dissect_acl()
1502 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()
1509 if (sscanf(GETSTR, "%127s %d %n", user, &acl, &n) != 2) { in dissect_acl()

12