Searched refs:isint (Results 1 – 6 of 6) sorted by relevance
13 def isint(x): function38 if not isint(num):40 if not isint(den):83 if isint(other):96 if isint(other):107 if isint(other):120 if isint(other):132 if isint(other):142 if isint(other):150 if isint(other):[all …]
46 bool isint; member308 rc = action->isint ? action->fn.i(x_name, action->arg.i) : in access_stat_ex()325 arg.isint = true; in access_ex()338 arg.isint = false; in stat_ex()365 arg.isint = false; in real_exec_name()
90 bool isint = util_format_is_pure_integer(pfmt); in fd6_vertex_state_create() local100 COND(!isint, A6XX_VFD_DECODE_INSTR_FLOAT)); in fd6_vertex_state_create()
423 bool isint = util_format_is_pure_integer(pfmt); in fd3_emit_vertex_bufs() local449 COND(isint, A3XX_VFD_DECODE_INSTR_INT) | in fd3_emit_vertex_bufs()
488 bool isint = util_format_is_pure_integer(pfmt); in fd5_emit_vertex_bufs() local505 COND(!isint, A5XX_VFD_DECODE_INSTR_FLOAT)); in fd5_emit_vertex_bufs()
568 bool isint = util_format_is_pure_integer(pfmt); in fd4_emit_vertex_bufs() local594 COND(isint, A4XX_VFD_DECODE_INSTR_INT) | in fd4_emit_vertex_bufs()