Home | History | Annotate | Download | only in ia32

Lines Matching full:sequential

3740   // a sequential string or an external string.
3776 // Any other flat string must be sequential ASCII or external.
4008 // Sequential strings have already been ruled out.
4013 // Move the pointer so that offset-wise, it looks like a sequential string.
5669 // Handle creating a flat result from either external or sequential strings.
6178 // If the string is not indirect, it can only be sequential or external.
6208 // Sequential or external string. Just move string to the expected register.
6252 // The subject string can only be external or sequential string of either
6266 // Move the pointer so that offset-wise, it looks like a sequential string.
6279 // Sequential ASCII string. Allocate the result.
6305 // Sequential two-byte string. Allocate the result.
6492 // Check that both objects are sequential ASCII strings.
6705 // Check that both strings are sequential ASCII.