Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:variable_buffer

937                     unsigned long p2_off = p2 - variable_buffer;
938 unsigned long cmd_off = cmdleft - variable_buffer;
955 p2 = variable_buffer + p2_off;
956 cmdleft = variable_buffer + cmd_off + 1;
982 found in the variable_buffer the entire buffer has already
986 p2 = next_token (variable_buffer);
1033 unsigned int l = p2 - variable_buffer;
1037 p2 = variable_buffer + l;
1070 unsigned int l = p - variable_buffer;
1074 p = variable_buffer + l;
1091 unsigned int l = p2 - variable_buffer;
1093 p2 = variable_buffer + l;