OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpf
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/x86/
op_fixmap.c
159
static int __init mpf_table_ok(struct intel_mp_floating *
mpf
, unsigned long * bp)
163
if (
mpf
->mpf_length != 1)
168
return (
mpf
->mpf_specification == 1 ||
mpf
->mpf_specification == 4);
174
struct intel_mp_floating *
mpf
;
local
177
mpf
= (struct intel_mp_floating *)bp;
178
if (mpf_table_ok(
mpf
, bp))
/external/clang/test/SemaCXX/
function-type-qual.cpp
27
void (C::*
mpf
)() const;
variable
Completed in 1980 milliseconds