OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acmptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vgrind/
vfontedpr.c
358
char *
acmptr
; /* end of a comment delimiter */
local in function:putScp
386
acmptr
= expmatch(s, l_acmbeg, dummy);
393
&& (comptr <
acmptr
||
acmptr
== NULL)
408
if (
acmptr
!= NULL)
409
if ((
acmptr
< strptr || strptr == NULL)
410
&& (
acmptr
< chrptr || chrptr == NULL)
411
&& (
acmptr
< blksptr || blksptr == NULL)
412
&& (
acmptr
< blkeptr || blkeptr == NULL)) {
413
putKcp(s,
acmptr
-1, false)
[
all
...]
vfontedpr.c
358
char *
acmptr
; /* end of a comment delimiter */
local in function:putScp
386
acmptr
= expmatch(s, l_acmbeg, dummy);
393
&& (comptr <
acmptr
||
acmptr
== NULL)
408
if (
acmptr
!= NULL)
409
if ((
acmptr
< strptr || strptr == NULL)
410
&& (
acmptr
< chrptr || chrptr == NULL)
411
&& (
acmptr
< blksptr || blksptr == NULL)
412
&& (
acmptr
< blkeptr || blkeptr == NULL)) {
413
putKcp(s,
acmptr
-1, false)
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025