OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idef
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/gpl3/gdb/dist/sim/m68hc11/
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
/src/external/gpl3/gdb.old/dist/sim/m68hc11/
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
interrupts.c
304
struct interrupt_def *
idef
= &idefs[i];
local
308
if (
idef
->enable_paddr)
310
data = ioregs[
idef
->enable_paddr];
311
if (!(data &
idef
->enabled_mask))
314
clear_mask |= (1 <<
idef
->int_number);
320
data = ioregs[
idef
->int_paddr];
321
if (!(data &
idef
->int_mask))
324
clear_mask |= (1 <<
idef
->int_number);
329
set_mask |= (1 <<
idef
->int_number);
/src/external/bsd/openldap/dist/libraries/libldap/
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
cyrus.c
820
int
idef
;
member in struct:__anon7676
858
if ( v == sprops[i].
idef
) continue;
891
if ( v == sprops[i].
idef
) continue;
Completed in 186 milliseconds
1
2
Indexes created Wed Mar 04 05:31:52 UTC 2026