OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Drop
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/banner/
banner.c
80
static int
Drop
= 0; /* 3 for the LPD font */
120
return (
Drop
);
135
for (scnhgt = 0; scnhgt++ < HEIGHT+
Drop
; ) {
145
if ((!d && scnhgt > HEIGHT) || (scnhgt <=
Drop
&& d))
148
else if (
Drop
== 0)
191
Drop
= 3; /* for LPD font */
banner.c
80
static int
Drop
= 0; /* 3 for the LPD font */
120
return (
Drop
);
135
for (scnhgt = 0; scnhgt++ < HEIGHT+
Drop
; ) {
145
if ((!d && scnhgt > HEIGHT) || (scnhgt <=
Drop
&& d))
148
else if (
Drop
== 0)
191
Drop
= 3; /* for LPD font */
Completed in 23 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025