Xavi (given name)

Xavi is a Spanish given name, usually used as a nickname for Xavier. Notable people with the name include:

Football

Other

gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: I prefer my malloc implementation.
gollark: discord.bash when?
gollark: I only run autoupdating untrusted shellscripts.
gollark: I'm not running some autoupdating untrusted Electron blob which does stuff like scan processes *already* on an osmarks.tk critical server!

See also

  • Xavier (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.