OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_func
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
ioport.c
59
static IOPortReadFunc * const
default_func
[3] = {
local
66
func =
default_func
[index];
72
static IOPortWriteFunc * const
default_func
[3] = {
local
79
func =
default_func
[index];
vl-android.c
443
static IOPortReadFunc *
default_func
[3] = {
local
450
func =
default_func
[index];
456
static IOPortWriteFunc *
default_func
[3] = {
local
463
func =
default_func
[index];
[
all
...]
vl.c
275
static IOPortReadFunc *
default_func
[3] = {
local
282
func =
default_func
[index];
288
static IOPortWriteFunc *
default_func
[3] = {
local
295
func =
default_func
[index];
[
all
...]
/external/grub/stage2/
builtins.c
777
default_func
(char *arg, int flags)
796
default_func
,
768
default_func
(char *arg, int flags)
function
[
all
...]
Completed in 444 milliseconds