Searched refs:limit (Results 1 – 10 of 10) sorted by relevance
47 static int FloatToInt( float a, int limit ) in FloatToInt() argument55 else if( i > limit ) in FloatToInt()56 i = limit; in FloatToInt()
30 static int FloatToInt( float a, int limit ) in FloatToInt() argument38 else if( i > limit ) in FloatToInt()39 i = limit; in FloatToInt()
31 static int FloatToInt( float a, int limit ) in FloatToInt() argument39 else if( i > limit ) in FloatToInt()40 i = limit; in FloatToInt()
61 ; | limit | base | R12 | R13 |113 ; save bottom address of context stack as 'limit'
29 ; * |deall|limit| base| v1 | v2 | v3 | v4 | v5 | *62 ; load TIB to save/restore thread size and limit.
29 ; * |deall|limit| base| v1 | v2 | v3 | v4 | v5 | *61 ; compute bottom address of context-stack (limit)
12 ; | fc_mxcsr|fc_x87_cw| fc_strg |fc_deallo| limit | base | fc_seh | EDI |49 ; load current stack limit115 ; restore current stack limit
61 ; | limit | base | R12 | R13 |97 ; save current stack limit189 ; restore stack limit
12 ; | fc_mxcsr|fc_x87_cw| fc_strg |fc_deallo| limit | base | fc_seh | EDI |54 ; compute bottom address of context stack (limit)
2240 # for no limit. Note that the threshold may be exceeded by 50% before the limit