Searched refs:type_ok (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_bo.c1010 bool type_ok = false; local
1022 type_ok = ttm_bo_mt_compatible(man,
1027 if (!type_ok)
1052 if ((type_ok && (mem_type == TTM_PL_SYSTEM)) || mem->mm_node) {
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c5548 bool type_ok = (TREE_CODE (type) == RECORD_TYPE
5552 if (type_ok
5524 bool type_ok = (TREE_CODE (type) == RECORD_TYPE local

Completed in 54 milliseconds