Lines Matching full:decimal
107 FLOAT = 'F' # push float object; decimal string argument108 INT = 'I' # push integer or bool; decimal string argument111 LONG = 'L' # push long; decimal string argument