Home | History | Annotate | Download | only in config

Lines Matching defs:string

177   {"string", tic4x_stringer, 0},
709 /* .asg ["]character-string["], symbol */
721 /* Skip string expression. */
873 /* Handle .ascii, .asciz, .string */
1847 char string[16];
1849 /* Create floating point number string. */
1850 sprintf (string, "%d.0", (int) exp->X_add_number);
1851 tic4x_atof (string, 's', operand->fwords);
2545 /* Turn a string in input_line_pointer into a floating point constant