OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aml_t_num
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/acpitools/aml/
aml_evalobj.c
91
env->tempobject.type =
aml_t_num
;
111
env->tempobject.type =
aml_t_num
;
121
tobj.type =
aml_t_num
;
126
env->tempobject.type =
aml_t_num
;
143
num1.type =
aml_t_num
;
226
case
aml_t_num
:
280
env->tempobject.type =
aml_t_num
;
293
env->tempobject.type =
aml_t_num
;
355
if (obj != NULL && obj->type ==
aml_t_num
) {
aml_store.c
84
case
aml_t_num
:
124
iobj.type =
aml_t_num
;
152
case
aml_t_num
:
205
case
aml_t_num
:
206
if (src->type ==
aml_t_num
) {
225
case
aml_t_num
:
330
if (name->property != NULL && name->property->type ==
aml_t_num
&&
348
case
aml_t_num
:
aml_obj.h
44
aml_t_num
,
enumerator in enum:aml_objtype
75
enum aml_objtype type; /* =
aml_t_num
*/
aml_obj.c
106
} else if (orig->type ==
aml_t_num
) {
147
case
aml_t_num
:
aml_parse.c
514
case
aml_t_num
:
1298
anum.type =
aml_t_num
;
1324
ret->type =
aml_t_num
;
1331
ret->type =
aml_t_num
;
1338
ret->type =
aml_t_num
;
1354
ret->type =
aml_t_num
;
1361
ret->type =
aml_t_num
;
1368
ret->type =
aml_t_num
;
1567
env->tempobject.type =
aml_t_num
;
1935
env->tempobject.type =
aml_t_num
;
[
all
...]
aml_common.c
167
case
aml_t_num
:
590
if (pci_info == NULL || pci_info->property->type !=
aml_t_num
) {
601
if (pci_info == NULL || pci_info->property->type !=
aml_t_num
) {
/src/usr.sbin/acpitools/amldb/
debug.c
245
argv[i].type =
aml_t_num
;
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026