OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/vgrind/
vfontedpr.c
357
char *
comptr
; /* end of a comment delimiter */
local in function:putScp
385
comptr
= expmatch(s, l_combeg, dummy);
391
if (
comptr
!= NULL)
392
if ((
comptr
< strptr || strptr == NULL)
393
&& (
comptr
< acmptr || acmptr == NULL)
394
&& (
comptr
< chrptr || chrptr == NULL)
395
&& (
comptr
< blksptr || blksptr == NULL)
396
&& (
comptr
< blkeptr || blkeptr == NULL)) {
397
putKcp(s,
comptr
-1, false);
398
s =
comptr
;
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025