OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:directives
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/microcode/siop/
ncr53cxxx.c
77
}
directives
[] = {
variable in typeref:struct:__anon2627f25e0208[]
603
for (i = 0;
directives
[i].name; ++i) {
604
if (strcmpi (
directives
[i].name, tokens[tokenix].name) == 0)
607
if (
directives
[i].name == NULL) {
613
if (
directives
[i].func == NULL) {
618
fprintf (listfp, "Processing directive \"%s\"\n",
directives
[i].name);
621
(*
directives
[i].func) ();
ncr53cxxx.c
77
}
directives
[] = {
variable in typeref:struct:__anon2627f25e0208[]
603
for (i = 0;
directives
[i].name; ++i) {
604
if (strcmpi (
directives
[i].name, tokens[tokenix].name) == 0)
607
if (
directives
[i].name == NULL) {
613
if (
directives
[i].func == NULL) {
618
fprintf (listfp, "Processing directive \"%s\"\n",
directives
[i].name);
621
(*
directives
[i].func) ();
Completed in 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025