Home
last modified time | relevance | path

Searched refs:plineno (Results 1 – 25 of 59) sorted by relevance

123

/dports/misc/libutf/libutf-2.10/tests/
H A Dgurep.c132 dofile(ure_t *sp, char *f, int eflags, int pname, int plineno, int pline, char *collseq) in dofile() argument
159 if (plineno) { in dofile()
200 int plineno; in main() local
208 plineno = 0; in main()
223 plineno = 1; in main()
234 dofile(&u, argv[i], eflags, (optind < argc-1), plineno, pline, collseq); in main()
H A D2.exp159 tests/gurep.c:159: if (plineno) {
208 tests/gurep.c:208: plineno = 0;
223 tests/gurep.c:223: plineno = 1;
/dports/misc/libutf/libutf-2.10/
H A Dgurep.c131 dofile(ure_t *sp, char *f, int eflags, int pname, int plineno, int pline, char *collseq) in dofile() argument
158 if (plineno) { in dofile()
199 int plineno; in main() local
207 plineno = 0; in main()
222 plineno = 1; in main()
234 dofile(&u, argv[i], eflags, (optind < argc-1), plineno, pline, collseq); in main()
/dports/net/wireshark/wireshark-3.6.1/tools/lemon/patches/
H A D02-lemon-fix-dead-store.patch6 int *plineno, /* Pointer to the line number */
9 - int lineno = *plineno; /* The line number of the output */
/dports/net/wireshark-lite/wireshark-3.6.1/tools/lemon/patches/
H A D02-lemon-fix-dead-store.patch6 int *plineno, /* Pointer to the line number */
9 - int lineno = *plineno; /* The line number of the output */
/dports/net/tshark-lite/wireshark-3.6.1/tools/lemon/patches/
H A D02-lemon-fix-dead-store.patch6 int *plineno, /* Pointer to the line number */
9 - int lineno = *plineno; /* The line number of the output */
/dports/net/tshark/wireshark-3.6.1/tools/lemon/patches/
H A D02-lemon-fix-dead-store.patch6 int *plineno, /* Pointer to the line number */
9 - int lineno = *plineno; /* The line number of the output */
/dports/devel/bsdelf/elftoolchain-0.7.1/findtextrel/
H A Dfindtextrel.c106 Dwarf_Unsigned lopc, hipc, lineno, plineno; in report_textrel() local
192 plineno = 0; in report_textrel()
205 lineno = plineno; in report_textrel()
211 plineno = lineno; in report_textrel()
/dports/devel/elftoolchain/elftoolchain-0.7.1/findtextrel/
H A Dfindtextrel.c106 Dwarf_Unsigned lopc, hipc, lineno, plineno; in report_textrel() local
192 plineno = 0; in report_textrel()
205 lineno = plineno; in report_textrel()
211 plineno = lineno; in report_textrel()
/dports/devel/gdb761/gdb-7.6.1/sim/rl78/
H A Dtrace.c186 unsigned int * plineno) in sim_get_current_source_location() argument
231 *plineno = 0; in sim_get_current_source_location()
235 pfilename, pfunctionname, plineno); in sim_get_current_source_location()
/dports/devel/avr-gdb/gdb-7.3.1/sim/rx/
H A Dtrace.c194 unsigned int * plineno) in sim_get_current_source_location() argument
239 *plineno = 0; in sim_get_current_source_location()
243 pfilename, pfunctionname, plineno); in sim_get_current_source_location()
/dports/devel/gdb761/gdb-7.6.1/sim/rx/
H A Dtrace.c193 unsigned int * plineno) in sim_get_current_source_location() argument
238 *plineno = 0; in sim_get_current_source_location()
242 pfilename, pfunctionname, plineno); in sim_get_current_source_location()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_frame.c173 jmethodID *pmethod, jlocation *plocation, jint *plineno) in frame_get_location() argument
199 *plineno = lineno; in frame_get_location()
H A Dhprof_frame.h50 jlocation *plocation, jint *plineno);
H A Dhprof_trace.c199 char **pmname, char **pmsig, char **psname, jint *plineno) in get_frame_details() argument
212 if ( plineno != NULL ) { in get_frame_details()
213 *plineno = -1; in get_frame_details()
219 if ( plineno != NULL ) { in get_frame_details()
220 *plineno = lineno; in get_frame_details()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_frame.c173 jmethodID *pmethod, jlocation *plocation, jint *plineno) in frame_get_location() argument
199 *plineno = lineno; in frame_get_location()
H A Dhprof_frame.h50 jlocation *plocation, jint *plineno);
H A Dhprof_trace.c199 char **pmname, char **pmsig, char **psname, jint *plineno) in get_frame_details() argument
212 if ( plineno != NULL ) { in get_frame_details()
213 *plineno = -1; in get_frame_details()
219 if ( plineno != NULL ) { in get_frame_details()
220 *plineno = lineno; in get_frame_details()
/dports/devel/bsdelf/elftoolchain-0.7.1/addr2line/
H A Daddr2line.c386 Dwarf_Unsigned lopc, hipc, addr, lineno, plineno; in translate() local
487 plineno = 0; in translate()
505 lineno = plineno; in translate()
510 plineno = lineno; in translate()
/dports/devel/elftoolchain/elftoolchain-0.7.1/addr2line/
H A Daddr2line.c386 Dwarf_Unsigned lopc, hipc, addr, lineno, plineno; in translate() local
487 plineno = 0; in translate()
505 lineno = plineno; in translate()
510 plineno = lineno; in translate()
/dports/textproc/miller/miller-5.10.2/c/parsing/
H A Dlemon_report.c621 int *plineno, /* Pointer to the line number */ in print_stack_union() argument
624 int lineno = *plineno; /* The line number of the output */ in print_stack_union()
704 lineno = *plineno; in print_stack_union()
720 *plineno = lineno; in print_stack_union()
/dports/databases/sqlite2/sqlite-2.8.17/tool/
H A Dlemon.c3007 void print_stack_union(out,lemp,plineno,mhflag) in print_stack_union() argument
3010 int *plineno; /* Pointer to the line number */
3013 int lineno = *plineno; /* The line number of the output */
3093 lineno = *plineno;
3109 *plineno = lineno;
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/annotations/
H A Dlemon.c3166 void print_stack_union(out,lemp,plineno,mhflag) in print_stack_union() argument
3169 int *plineno; /* Pointer to the line number */
3172 int lineno = *plineno; /* The line number of the output */
3252 lineno = *plineno;
3268 *plineno = lineno;
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/model/query/
H A Dlemon.c3164 void print_stack_union(out,lemp,plineno,mhflag) in print_stack_union() argument
3167 int *plineno; /* Pointer to the line number */
3170 int lineno = *plineno; /* The line number of the output */
3250 lineno = *plineno;
3266 *plineno = lineno;
/dports/www/phalcon4/cphalcon-4.1.1/3rdparty/lemon/
H A Dlemon.c3177 void print_stack_union(out,lemp,plineno,mhflag) in print_stack_union() argument
3180 int *plineno; /* Pointer to the line number */
3183 int lineno = *plineno; /* The line number of the output */
3263 lineno = *plineno;
3279 *plineno = lineno;

123