Lines Matching refs:ttisinteger
78 if (ttisinteger(obj)) { in luaV_tonumber_()
113 else if (ttisinteger(obj)) {
115 if (ttisinteger(obj)) {
318 if (ttisinteger(l)) {
320 if (ttisinteger(r))
345 if (ttisinteger(l)) {
347 if (ttisinteger(r))
878 if (ttisinteger(rb) && ttisinteger(rc)) {
899 if (ttisinteger(rb) && ttisinteger(rc)) {
920 if (ttisinteger(rb) && ttisinteger(rc)) {
1003 if (ttisinteger(rb) && ttisinteger(rc)) {
1026 if (ttisinteger(rb) && ttisinteger(rc)) {
1058 if (ttisinteger(rb)) {
1221 if (ttisinteger(ra)) { /* integer loop? */
1254 if (ttisinteger(init) && ttisinteger(pstep) &&